Skip to content

Commit f1afb05

Browse files
ci(action): update actions/setup-node digest to 9efe00a (#518)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fc163a5 commit f1afb05

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
@@ -20,7 +20,7 @@ jobs:
2020
steps:
2121
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b
2222
- name: Use Node.js ${{ matrix.node_version }}
23-
uses: actions/setup-node@2fddd8803e2f5c9604345a0b591c3020ee971a93
23+
uses: actions/setup-node@9efe00a0025efeba48d576d3e3098477d681ce43
2424
with:
2525
node-version: ${{ matrix.node_version }}
2626
cache: npm

0 commit comments

Comments
 (0)