We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef5cc56 commit 5358a3dCopy full SHA for 5358a3d
.github/workflows/js-test.yaml
@@ -12,7 +12,7 @@ jobs:
12
- name: Setup Node
13
uses: actions/setup-node@v6
14
with:
15
- node-version: 24.12.2
+ node-version: 24.12.1
16
17
- name: Install Node Dependencies
18
run: npm install
0 commit comments