Skip to content

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

Merged
zepeng811 merged 1 commit into
circlefin:masterfrom
shanesavoie:chore/node24-action-bumps
Jun 18, 2026
Merged

chore(ci): bump GitHub Actions to Node 24#152
zepeng811 merged 1 commit into
circlefin:masterfrom
shanesavoie:chore/node24-action-bumps

Conversation

@shanesavoie

Copy link
Copy Markdown
Contributor

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@v4.3.0 -> df4cb1c0... (v6.0.3)
  • actions/setup-node@v4.4.0 -> 48b55a01... (v6.4.0)
  • aws-actions/configure-aws-credentials@v4.3.1 -> e7f100cf... (v6.2.0)
  • aws-actions/aws-secretsmanager-get-secrets@v2.0.5 -> 2cb1a461... (v3.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.

@zepeng811 zepeng811 merged commit 901df78 into circlefin:master Jun 18, 2026
4 checks passed
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