ci: update GitHub Actions to latest versions - #39
Merged
Conversation
|
✅ 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
force-pushed
the
ci/checkout-v6
branch
from
July 8, 2026 08:33
451d194 to
9ce645e
Compare
This was referenced Jul 8, 2026
# Conflicts: # CHANGELOG.md
Codecov Report✅ All modified and coverable lines are covered by tests. 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
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Update the GitHub Actions used across workflows to their latest versions.
Changes
actions/checkoutv5 → v7 across all 9 workflows.go-task/setup-taskv1 → v2 (Node 24 runtime; non-breaking for our bare usage) in the repo-owned workflows (pr.yaml,api-spec.yml).codecov/codecov-actionis already on v7 (PR ci: upload test coverage to Codecov #37);openapi-diffis pinned to:latest.Notes
go-task/setup-task(the itkdev-ecosystem choice), notarduino/setup-task.composer,php,twig,markdown,yaml,changelog) are bumped to checkout v7 here, which is ahead of the currentdevops_itkdev-dockertemplate (v6) — the upstream bump to v7 is pending, after which these stay in sync.prettier + markdownlint clean.