Commit 5d9b48b
authored
chore: update GitHub Action runtime from node20 to node24 (#97)
GitHub Actions is deprecating Node.js 20 for JavaScript actions.
This change updates the runtime in action.yml from node20 to node24 to avoid the deprecation warning and ensure compatibility with upcoming runner defaults.
No other changes were made.1 parent f60b28c commit 5d9b48b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
0 commit comments