Skip to content

Commit 2991064

Browse files
chore(deps): update actions/setup-node digest to 1a4442c (#507)
1 parent 8c1bf75 commit 2991064

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
@@ -12,7 +12,7 @@ jobs:
1212
with:
1313
submodules: true
1414
fetch-depth: 0
15-
- uses: actions/setup-node@e33196f7422957bea03ed53f6fbb155025ffc7b8 # v3
15+
- uses: actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7 # v3
1616
with:
1717
node-version: '16'
1818
cache: 'npm'

0 commit comments

Comments
 (0)