Skip to content

chore(ci): bump GitHub Actions to Node 24#14

Open
shanesavoie wants to merge 1 commit into
circlefin:masterfrom
shanesavoie:chore/node24-action-bumps
Open

chore(ci): bump GitHub Actions to Node 24#14
shanesavoie wants to merge 1 commit into
circlefin:masterfrom
shanesavoie:chore/node24-action-bumps

Conversation

@shanesavoie

Copy link
Copy Markdown

Summary

Bulk SHA-pin update of GitHub Actions to their latest Node-24-compatible release. Pre-emptive migration ahead of GitHub Actions runner Node 20 removal in Fall 2026.

Actions bumped

  • actions/checkout@v4df4cb1c0… (v6.0.3)
  • actions/cache/save@v427d5ce7f… (v5.0.5)
  • actions/cache/restore@v427d5ce7f… (v5.0.5)
  • actions/upload-artifact@v4043fb46d… (v7.0.1)

Verification

Every emitted SHA was verified via gh api /repos/<owner>/<repo>/commits/<sha> before commit.

Background

Node 20 is being removed from GitHub Actions runners in Fall 2026 (see GitHub changelog). This PR pre-emptively bumps every pinned third-party action to its first Node-24-compatible release so the workflows keep running on the new runner default.

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