Skip to content

Commit 64a78bc

Browse files
authoredSep 12, 2022
ci(action): update actions/setup-node digest to 9f3a02b (#524)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6a8d1af commit 64a78bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/test.yml

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

0 commit comments

Comments
 (0)
Please sign in to comment.