Skip to content

Upgrade GitHub Actions off Node.js 20#5

Merged
daniel-xbow merged 1 commit into
masterfrom
chore/actions-off-node20
Jul 9, 2026
Merged

Upgrade GitHub Actions off Node.js 20#5
daniel-xbow merged 1 commit into
masterfrom
chore/actions-off-node20

Conversation

@xbow-bot

@xbow-bot xbow-bot commented Jul 8, 2026

Copy link
Copy Markdown

Upgrade GitHub Actions off Node.js 20, mirroring xbow-engineering/xbow-github PR apocas#267.

In .github/workflows/main.yml, bump the SHA-pinned actions (keeping the SHA-pin + version-comment convention):

  • step-security/harden-runner v2.14.0 -> v2.19.4 (9af89fc71515a100421586dfdb3dc9c984fbf411)
  • actions/checkout v3.6.0 -> v7.0.0 (9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0)
  • actions/setup-node v3.9.1 -> v6.4.0 node24 pin (48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e)

The node-version build matrix tests the project against Node runtimes (a distinct concern from the Actions runner's Node) and is unchanged, matching PR apocas#267's scope.

Generated by Claude Code Service (see job).
Respond to this PR with the prefix "Claude: " to trigger an action on this PR.

Bump action pins to Node 24-capable versions, mirroring
xbow-engineering/xbow-github PR apocas#267:
- step-security/harden-runner v2.14.0 -> v2.19.4
- actions/checkout v3.6.0 -> v7.0.0
- actions/setup-node v3.9.1 -> v6.4.0 (node24 pin)

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@daniel-xbow daniel-xbow merged commit 1e96a98 into master Jul 9, 2026
14 checks passed
@daniel-xbow daniel-xbow deleted the chore/actions-off-node20 branch July 9, 2026 13:56
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.

2 participants