We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88b40be commit dcd2c35Copy full SHA for dcd2c35
.github/workflows/ci.yml
@@ -32,7 +32,7 @@ jobs:
32
33
- uses: capralifecycle/actions-lib/check-runtime-dependencies@0ce63296cc44accd75acd8d0c56e73014b937e83 # v1.6.3
34
35
- - uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0.0
+ - uses: actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6.1.0
36
with:
37
node-version: 24
38
.github/workflows/update-snapshots.yml
@@ -64,7 +64,7 @@ jobs:
64
ref: ${{ steps.pr.outputs.head_ref }}
65
fetch-depth: 0
66
67
68
69
70
0 commit comments