Skip to content

ci: update GitHub Actions to latest versions - #39

Merged
turegjorup merged 2 commits into
developfrom
ci/checkout-v6
Jul 8, 2026
Merged

ci: update GitHub Actions to latest versions#39
turegjorup merged 2 commits into
developfrom
ci/checkout-v6

Conversation

@turegjorup

@turegjorup turegjorup commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Update the GitHub Actions used across workflows to their latest versions.

Changes

  • actions/checkout v5 → v7 across all 9 workflows.
  • go-task/setup-task v1 → v2 (Node 24 runtime; non-breaking for our bare usage) in the repo-owned workflows (pr.yaml, api-spec.yml).
  • codecov/codecov-action is already on v7 (PR ci: upload test coverage to Codecov #37); openapi-diff is pinned to :latest.

Notes

  • Staying on go-task/setup-task (the itkdev-ecosystem choice), not arduino/setup-task.
  • The itkdev-templated workflows (composer, php, twig, markdown, yaml, changelog) are bumped to checkout v7 here, which is ahead of the current devops_itkdev-docker template (v6) — the upstream bump to v7 is pending, after which these stay in sync.

prettier + markdownlint clean.

@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown

No changes detected in API specification

Bump actions/checkout v5 -> v7 across every workflow, and go-task/setup-task
v1 -> v2 in the repo-owned workflows (pr.yaml, api-spec.yml). The itkdev-
templated workflows are ahead of the current devops_itkdev-docker template
(checkout v6); the upstream bump to v7 is pending.
@turegjorup turegjorup changed the title ci: bump actions/checkout to v6 across workflows ci: update GitHub Actions to latest versions Jul 8, 2026
@turegjorup turegjorup self-assigned this Jul 8, 2026
@turegjorup
turegjorup merged commit 0edad95 into develop Jul 8, 2026
12 checks passed
@turegjorup
turegjorup deleted the ci/checkout-v6 branch July 8, 2026 09:28
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (develop@8722b8f). Learn more about missing BASE report.

Additional details and impacted files
@@            Coverage Diff             @@
##             develop      #39   +/-   ##
==========================================
  Coverage           ?   71.89%           
  Complexity         ?      226           
==========================================
  Files              ?       29           
  Lines              ?      637           
  Branches           ?        0           
==========================================
  Hits               ?      458           
  Misses             ?      179           
  Partials           ?        0           
Flag Coverage Δ
unittests 71.89% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants