Skip to content

Commit 56b71af

Browse files
chore(deps): update actions/setup-node digest to 53b8394
1 parent 7e23bb7 commit 56b71af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
fetch-depth: 0
2020
- uses: flatt-security/setup-takumi-guard-npm@0f69e1fc4f2c4e55dd52abcafa7c4249cd6c7e50 # v1
2121
- name: Set up Node.js
22-
uses: actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6
22+
uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f # v6
2323
with:
2424
node-version: ${{ matrix.node-version }}
2525
registry-url: 'https://registry.npmjs.org'

0 commit comments

Comments
 (0)