Skip to content

ci: bump Node-20 GitHub Actions to Node-24 pins#6

Merged
mcp-tool-shop merged 1 commit into
mainfrom
ci/node24-actions
Jun 16, 2026
Merged

ci: bump Node-20 GitHub Actions to Node-24 pins#6
mcp-tool-shop merged 1 commit into
mainfrom
ci/node24-actions

Conversation

@mcp-tool-shop

Copy link
Copy Markdown
Contributor

Node-20 → Node-24 GitHub Actions migration

GitHub forces Actions onto Node 24 on 2026-06-16; Node-20 actions may stop
working. This bumps every action whose runs.using resolved to node20 to a
release confirmed node24, SHA-pinned per the org's pinning rule.

Bumped (only node20 pins touched; already-node24 / composite / docker left as-is):

Action → version (node24)
actions/checkout v6.0.3
actions/setup-node v6.4.0
actions/deploy-pages v5.0.0
actions/upload-artifact v7.0.1
actions/download-artifact v8.0.1
astral-sh/setup-uv v8.2.0 (⚠ v5 and v6 were still node20)
softprops/action-gh-release v3.0.0
github/codeql-action/* codeql-bundle-v2.25.6 (the v3 floating tag is still node20)

Each pin was verified by fetching the action's action.yml at the new SHA and
confirming using: node24. Workflow-logic unchanged — version pins only.

🤖 Generated with Claude Code

Resolved each pin's runs.using; only node20 actions bumped to node24-confirmed SHAs.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@mcp-tool-shop mcp-tool-shop merged commit 9942de7 into main Jun 16, 2026
2 checks passed
@mcp-tool-shop mcp-tool-shop deleted the ci/node24-actions branch June 16, 2026 01:21
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