Skip to content

Update GitHub Actions to Node.js 24 compatible versions#352

Merged
0pcom merged 1 commit intoskycoin:developfrom
0pcom:fix/update-gh-actions
Mar 25, 2026
Merged

Update GitHub Actions to Node.js 24 compatible versions#352
0pcom merged 1 commit intoskycoin:developfrom
0pcom:fix/update-gh-actions

Conversation

@0pcom
Copy link
Collaborator

@0pcom 0pcom commented Mar 25, 2026

Summary

Updates deprecated Node.js 20 actions before the June 2nd, 2026 deadline:

  • actions/checkout: v3/v4 → v5
  • actions/setup-go: v5 → v6
  • docker/login-action: v2 → v4
  • golangci/golangci-lint-action: v7 → v9

Affects: test.yml, release.yml, deploy.yml

- actions/checkout: v3/v4 → v5
- actions/setup-go: v5 → v6
- docker/login-action: v2 → v4
- golangci/golangci-lint-action: v7 → v9

Node.js 20 actions are deprecated and will be forced to Node.js 24
starting June 2nd, 2026.
@0pcom 0pcom merged commit 3016c2e into skycoin:develop Mar 25, 2026
3 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.

1 participant