Commit 4ec8c33
committed
ci: upgrade actions/checkout to v6 and force Node.js 24 runtime
- Upgraded `actions/checkout` from v4 to v6 to support Node.js 24 natively.
- Added `FORCE_JAVASCRIPT_ACTIONS_TO_NODE24: true` at the workflow level to resolve deprecation warnings for all other actions.
- This ensures the CI environment is future-proof and avoids warnings related to Node.js 20 removal.1 parent 9ca2f7c commit 4ec8c33
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
3 | 6 | | |
4 | 7 | | |
5 | 8 | | |
| |||
10 | 13 | | |
11 | 14 | | |
12 | 15 | | |
13 | | - | |
| 16 | + | |
14 | 17 | | |
15 | 18 | | |
16 | 19 | | |
| |||
0 commit comments