Commit 4f10b04
ci: bump pnpm/action-setup to v6.0.8 (Node 24 runtime)
The release workflow pinned pnpm/action-setup at b906affc (v4.3.0, despite
the stale "# v4.0.0" comment), which runs on Node.js 20. GitHub forces
Node 20 JS actions to Node 24 starting 2026-06-16 and removes the Node 20
runtime on 2026-09-16, so every Release run was emitting a deprecation
annotation.
Bump to v6.0.8 (0e279bb9, runs.using: node24). The `version: 10` input is
unchanged and still supported. SHA-pinned per CSO #10.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 679268d commit 4f10b04
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments