Skip to content

ci: update actions versions#1013

Merged
ThibaudDauce merged 1 commit intomainfrom
update_actions_versions
Apr 7, 2026
Merged

ci: update actions versions#1013
ThibaudDauce merged 1 commit intomainfrom
update_actions_versions

Conversation

@ThibaudDauce
Copy link
Copy Markdown
Contributor

@ThibaudDauce ThibaudDauce commented Mar 26, 2026

actions/checkout v4 → v6: The main change is upgrading the internal runtime from Node 20 → Node 22. v5 also added improved sparse-checkout support, and v6 continues on Node 22 with minor fixes.

actions/setup-node v4 → v6: Same thing — primarily the switch to Node 22 for the action's runtime. No breaking changes in the API — node-version, cache, etc. work the same way.

actions/upload-artifact v4 → v7 and actions/download-artifact v4 → v8: v5 was a major rewrite that changed the artifact storage backend (faster, better compression). Later versions moved to Node 22. The API remains compatible — name, path, retention-days all work the same.

@ThibaudDauce ThibaudDauce merged commit 84611cf into main Apr 7, 2026
8 checks passed
@ThibaudDauce ThibaudDauce deleted the update_actions_versions branch April 7, 2026 07:36
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