Skip to content

⬆️(ci) bump GitHub Actions to latest versions#676

Open
NathanVss wants to merge 1 commit into
mainfrom
ci/upgrade-worflows
Open

⬆️(ci) bump GitHub Actions to latest versions#676
NathanVss wants to merge 1 commit into
mainfrom
ci/upgrade-worflows

Conversation

@NathanVss

Copy link
Copy Markdown
Contributor

Purpose

Keep our CI workflows on currently supported GitHub Actions. actions/upload-artifact@v4 and actions/download-artifact@v4 are deprecated, and setup-node/cache v4 are a major version behind.

Proposal

Bump action versions across the workflows:

  • actions/setup-node v4 → v5
  • actions/cache v4 → v5
  • actions/upload-artifact v4 → v6
  • actions/download-artifact v4 → v6

Bump setup-node and cache to v5, upload-artifact and
download-artifact to v6. v4 of the artifact actions is
deprecated and v5 of setup-node/cache keeps us aligned
with current Node.js and runner defaults.
@NathanVss
NathanVss force-pushed the ci/upgrade-worflows branch from 50c3694 to 0fd4d04 Compare April 22, 2026 10:20
@sonarqubecloud

Copy link
Copy Markdown

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.

3 participants