Skip to content

Commit 550aad9

Browse files
ci(action): update actions/cache digest to 1bc650b
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e899dba commit 550aad9

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
@@ -37,7 +37,7 @@ jobs:
3737
- run: exit 1
3838
if: ${{ needs.test_matrix.result != 'success' }}
3939
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b
40-
- uses: actions/cache@b195c997a41f41d0dab6d9aafe79e437611b78db
40+
- uses: actions/cache@1bc650b06c2f41645e389a1ef9c438dce9a1e338
4141
with:
4242
path: ~/.npm
4343
key: ${{ runner.os }}-node-${{ hashFiles('**/package-lock.json') }}

0 commit comments

Comments
 (0)