Skip to content

Commit b8a20a0

Browse files
committed
chore: update ndoe ver in socket scan to 24.11.1 min
1 parent a33c72d commit b8a20a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/socket-coana.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: Setup Node.js
3333
uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0.0
3434
with:
35-
node-version: '22'
35+
node-version: '24.11.1'
3636

3737
- name: Install dependencies
3838
run: pnpm install

0 commit comments

Comments
 (0)