There was an error while loading. Please reload this page.
1 parent cbd1000 commit 3545b30Copy full SHA for 3545b30
1 file changed
.github/workflows/bat.yml
@@ -12,7 +12,7 @@ jobs:
12
- uses: actions/checkout@v6
13
- uses: actions/setup-node@v6
14
with:
15
- node-version: 24.13.0
+ node-version: 24
16
- run: npm --version
17
- run: node --version
18
- run: npm install
0 commit comments