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 f152474 commit 49e4401Copy full SHA for 49e4401
.github/workflows/build_deploy.yml
@@ -41,7 +41,7 @@ jobs:
41
version: 8
42
43
- name: Setup Node
44
- uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5.0.0
+ uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0.0
45
with:
46
node-version: '22'
47
cache: 'pnpm'
0 commit comments