Skip to content

update GitHub Actions to latest major versions across all CI workflows#52

Merged
mazgi merged 2 commits intomainfrom
update-actions-versions
Mar 11, 2026
Merged

update GitHub Actions to latest major versions across all CI workflows#52
mazgi merged 2 commits intomainfrom
update-actions-versions

Conversation

@mazgi
Copy link
Copy Markdown
Owner

@mazgi mazgi commented Mar 11, 2026

  • actions/checkout v4 → v6
  • actions/setup-java v4 → v5
  • actions/setup-node v4 → v6
  • actions/cache v4 → v5
  • actions/upload-artifact v4 → v7
  • docker/setup-qemu-action v3 → v4
  • docker/setup-buildx-action v3 → v4
  • docker/login-action v2 → v4
  • docker/build-push-action v4 → v7
  • aws-actions/configure-aws-credentials v4 → v6
  • hashicorp/setup-terraform v3 → v4
  • google-github-actions/auth v2 → v3
  • google-github-actions/setup-gcloud v2 → v3
  • macOS runner macos-15 → macos-26 with Node 24 compatibility workaround

- actions/checkout v4 → v6
- actions/setup-java v4 → v5
- actions/setup-node v4 → v6
- actions/cache v4 → v5
- actions/upload-artifact v4 → v7
- docker/setup-qemu-action v3 → v4
- docker/setup-buildx-action v3 → v4
- docker/login-action v2 → v4
- docker/build-push-action v4 → v7
- aws-actions/configure-aws-credentials v4 → v6
- hashicorp/setup-terraform v3 → v4
- google-github-actions/auth v2 → v3
- google-github-actions/setup-gcloud v2 → v3
- macOS runner macos-15 → macos-26 with Node 24 compatibility workaround
timeout-minutes: 60
env:
# See https://github.com/maxim-lobanov/setup-xcode/pull/98
FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true
Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mazgi mazgi self-assigned this Mar 11, 2026
@mazgi mazgi merged commit 09e8acc into main Mar 11, 2026
12 checks passed
@mazgi mazgi deleted the update-actions-versions branch March 11, 2026 13:48
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.

1 participant