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 8575ea6 commit 440d72dCopy full SHA for 440d72d
.github/workflows/dead-domains-check.yml
@@ -32,7 +32,7 @@ jobs:
32
version: 9
33
34
- name: Set up Node.js
35
- uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0.0
+ uses: actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6.1.0
36
with:
37
node-version: ${{ env.NODE_VERSION }}
38
cache: pnpm
.github/workflows/node-update-deps.yml
@@ -31,7 +31,7 @@ jobs:
31
0 commit comments