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.
2 parents 6e600f3 + c3ab876 commit 9fcdee2Copy full SHA for 9fcdee2
.github/workflows/ci.yml
@@ -32,7 +32,7 @@ jobs:
32
33
- uses: capralifecycle/actions-lib/check-runtime-dependencies@b4bb65b0ab41499f4829fe99c4b33b0b5a363562 # v1.6.2
34
35
- - uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5.0.0
+ - uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0.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
node-version: 22
70
0 commit comments