Commit 9038db3
committed
fix: migrate action runtime to node24
GitHub Actions is deprecating the Node 20 JavaScript action runtime.
Moving this action to Node 24 avoids platform warnings and keeps
the checked-in bundle aligned with the runtime metadata.
Add a regression test so future changes do not drift the action
metadata and build target apart again.1 parent 9fd6c49 commit 9038db3
4 files changed
Lines changed: 150 additions & 195 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
0 commit comments