Commit 687ea8e
ci: bump actions/checkout and actions/setup-node to v6
Silences the "Node.js 20 actions are deprecated" warning in CI/release
runs. Both actions' v4 tags use a Node 20 runtime that GitHub is
removing from runners on 2026-09-16 (forced Node 24 default from
2026-06-02), so v6 (which ships with the Node 24 runtime) is the
forward-compatible pin.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 3530ad9 commit 687ea8e
2 files changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments