We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents aa6992a + 5ee39dc commit 84f6eeaCopy full SHA for 84f6eea
1 file changed
.github/workflows/build.yaml
@@ -31,7 +31,7 @@ jobs:
31
contents: read
32
steps:
33
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
34
- - uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
+ - uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0
35
with:
36
node-version: '22'
37
cache: npm
@@ -61,7 +61,7 @@ jobs:
61
62
63
64
65
66
67
0 commit comments