Skip to content

chore(ci): bump github actions to node 24 runtimes#18

Merged
jkleinne merged 1 commit into
mainfrom
chore/bump-actions-to-node24
Apr 24, 2026
Merged

chore(ci): bump github actions to node 24 runtimes#18
jkleinne merged 1 commit into
mainfrom
chore/bump-actions-to-node24

Conversation

@jkleinne

Copy link
Copy Markdown
Owner

Summary

Node 20 is being removed from GitHub Actions runners on 2026-09-16, with actions defaulting to Node 24 on 2026-06-02. Bump the four affected actions to versions whose runtimes have moved to Node 24.

  • actions/checkout@v4@v6
  • actions/setup-go@v5@v6
  • golangci/golangci-lint-action@v7.0.1@v9.2.0
  • goreleaser/goreleaser-action@v6@v7

.golangci.yml is already on version: "2", so the golangci-lint v2.1+ requirement that ships with action v8 is already satisfied.

Node 20 is removed from GitHub Actions runners on 2026-09-16.
@jkleinne jkleinne merged commit be53d2e into main Apr 24, 2026
2 checks passed
@jkleinne jkleinne deleted the chore/bump-actions-to-node24 branch April 24, 2026 04:23
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