Commit 833b716
committed
fix: configure action to run one node24
From GitHub,
> Node.js 20 actions are deprecated. The following actions are running
> on Node.js 20 and may not work as expected: freckle/stack-action@v5.
> Actions will be forced to run with Node.js 24 by default starting June
> 2nd, 2026
We've already been using this for the unit suite on CI since Renovate
bumped `.nvmrc` on us and we didn't notice to keep `action.yml` in sync.1 parent df7ba00 commit 833b716
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
78 | 78 | | |
0 commit comments