Skip to content

[GitHub Actions] Update action versions#1158

Merged
squeaky-pl merged 2 commits into
masterfrom
upgrade-gh-actions
Jun 3, 2026
Merged

[GitHub Actions] Update action versions#1158
squeaky-pl merged 2 commits into
masterfrom
upgrade-gh-actions

Conversation

@squeaky-pl
Copy link
Copy Markdown
Contributor

@squeaky-pl squeaky-pl commented Jun 3, 2026

Beginning on June 16th, 2026, GH action runners will begin using Node24 by default. https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/

That means that we have to update the actions you use to support that node24 version. The most common ones should be updated to at least those versions:

actions/checkout@v6
hashicorp/vault-action@v4.0.0
actions/setup-python@6
docker/login-action@v4
docker/setup-qemu-action@v4
docker/setup-buildx-action@v4
docker/build-push-action@v7
closeio/ssh-agent@v0.10.0
aws-actions/configure-aws-credentials@v6
actions/github-script@v8
closeio/create-pull-request@v8
aws-actions/amazon-ecr-login@v2
actions/download-artifact@v8
actions/upload-artifact@v7

@squeaky-pl squeaky-pl changed the title [GitHub] Update action versions [GitHub Actions] Update action versions Jun 3, 2026
@squeaky-pl squeaky-pl requested review from a team, curtisdf and zbmott June 3, 2026 13:14
@squeaky-pl squeaky-pl merged commit 33a5453 into master Jun 3, 2026
4 checks passed
@squeaky-pl squeaky-pl deleted the upgrade-gh-actions branch June 3, 2026 14:08
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