Skip to content

Commit 254b591

Browse files
chore(deps): update actions/setup-node digest to 395ad32 (#920)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b052756 commit 254b591

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/reusable-setup/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ runs:
1212
run: pnpm install
1313

1414
- name: Install Node.js
15-
uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6
15+
uses: actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6
1616
with:
1717
node-version-file: 'package.json'
1818
registry-url: 'https://registry.npmjs.org'

0 commit comments

Comments
 (0)