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 7e23bb7 commit 56b71afCopy full SHA for 56b71af
.github/workflows/build.yml
@@ -19,7 +19,7 @@ jobs:
19
fetch-depth: 0
20
- uses: flatt-security/setup-takumi-guard-npm@0f69e1fc4f2c4e55dd52abcafa7c4249cd6c7e50 # v1
21
- name: Set up Node.js
22
- uses: actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6
+ uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6
23
with:
24
node-version: ${{ matrix.node-version }}
25
registry-url: 'https://registry.npmjs.org'
0 commit comments