Skip to content

Commit 5358a3d

Browse files
committed
.
1 parent ef5cc56 commit 5358a3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/js-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: Setup Node
1313
uses: actions/setup-node@v6
1414
with:
15-
node-version: 24.12.2
15+
node-version: 24.12.1
1616

1717
- name: Install Node Dependencies
1818
run: npm install

0 commit comments

Comments
 (0)