Skip to content

Commit 731d442

Browse files
chore(deps): update actions/setup-node digest to 3235b87 (#319)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 25bcaaf commit 731d442

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
token: ${{ github.token }}
1818
fetch-depth: 0
1919
- name: setup node
20-
uses: actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7 # v3
20+
uses: actions/setup-node@3235b876344d2a9aa001b8d1453c930bba69e610 # v3
2121
with:
2222
node-version: 'node'
2323
cache: 'yarn'

0 commit comments

Comments
 (0)