1 parent f015a68 commit 3eb5be9Copy full SHA for 3eb5be9
1 file changed
.github/workflows/publish.yml
@@ -16,7 +16,7 @@ jobs:
16
17
- uses: actions/setup-node@v4
18
with:
19
- node-version: 22
+ node-version: 24
20
registry-url: https://registry.npmjs.org
21
22
- run: npm ci
0 commit comments