There was an error while loading. Please reload this page.
1 parent 4ab34c1 commit 3942142Copy full SHA for 3942142
1 file changed
.github/workflows/prerelease.yml
@@ -19,7 +19,7 @@ jobs:
19
- name: Setup Node.js
20
uses: actions/setup-node@v3
21
with:
22
- node-version: '24'
+ node-version: '22'
23
24
- name: Install dependencies
25
run: cd lib && npm install
0 commit comments