Skip to content

ci: bump actions to node24 runtimes and drop retired Go Report Card#32

Open
tobbee wants to merge 2 commits into
mainfrom
ci/node24-actions
Open

ci: bump actions to node24 runtimes and drop retired Go Report Card#32
tobbee wants to merge 2 commits into
mainfrom
ci/node24-actions

Conversation

@tobbee

@tobbee tobbee commented Jul 14, 2026

Copy link
Copy Markdown
Collaborator

GitHub is deprecating the Node.js 20 runtime, so this bumps the actions that have a node24 release. It also removes the retired Go Report Card step — goreportcard.com has been sunset.

Changes (where each action is used):

  • actions/checkoutv5 (node24)
  • actions/setup-gov6 (node24)
  • golangci/golangci-lint-actionv9 (node24 — v7/v8 still run node20)
  • actions/setup-nodev5 (node24)
  • removed the creekorful/goreportcard-action step

docker/* actions are left unchanged: their latest tags still target node20, so there is no node24 version to move to yet.

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