We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7a2892 commit b90231cCopy full SHA for b90231c
1 file changed
.github/workflows/ci.yml
@@ -18,7 +18,7 @@ jobs:
18
fetch-depth: 0
19
20
- name: Set node version to 24
21
- uses: actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6
+ uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6
22
with:
23
node-version: 24.12.0
24
@@ -39,7 +39,7 @@ jobs:
39
40
41
42
43
44
45
@@ -60,7 +60,7 @@ jobs:
60
61
62
63
64
65
66
0 commit comments