We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7a2892 commit 42e0410Copy full SHA for 42e0410
.github/workflows/ci.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: Set node version to 24
21
uses: actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6
22
with:
23
- node-version: 24.12.0
+ node-version: 24.14.1
24
25
- name: Install deps
26
run: npm install
@@ -41,7 +41,7 @@ jobs:
41
42
43
44
45
46
47
@@ -62,7 +62,7 @@ jobs:
62
63
64
65
66
67
68
0 commit comments