2 parents 0b2150a + 1aef904 commit 9f77263Copy full SHA for 9f77263
1 file changed
.github/workflows/release.yml
@@ -27,7 +27,7 @@ jobs:
27
- name: Setup Node.js
28
uses: actions/setup-node@v4
29
with:
30
- node-version: '20'
+ node-version: '24'
31
32
- name: Install dependencies
33
run: npm ci
0 commit comments