Skip to content

Commit 95485f4

Browse files
ci(action): update actions/setup-node digest to b4b18e5
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c52b513 commit 95485f4

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@9efe00a0025efeba48d576d3e3098477d681ce43
23+
uses: actions/setup-node@b4b18e5317cee56876918c4f099a680d3bca1cb8
2424
with:
2525
node-version: ${{ matrix.node_version }}
2626
cache: npm

0 commit comments

Comments
 (0)