We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents aab4854 + dbfffbd commit cfb6c70Copy full SHA for cfb6c70
.github/workflows/ci.yml
@@ -28,7 +28,7 @@ jobs:
28
29
- uses: capralifecycle/actions-lib/check-runtime-dependencies@0ce63296cc44accd75acd8d0c56e73014b937e83 # v1.6.3
30
31
- - uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5.0.0
+ - uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0.0
32
with:
33
node-version: 24
34
.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
node-version: 22
70
0 commit comments