Skip to content

Commit

Permalink
ci(action): update actions/cache digest to f427802 (#2267)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 5, 2022
1 parent 15aff0a commit 9a08643
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Expand Up @@ -31,7 +31,7 @@ jobs:
needs: test_matrix
steps:
- uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3
- uses: actions/cache@0865c47f36e68161719c5b124609996bb5c40129 # tag=v3
- uses: actions/cache@f4278025ab0f432ce369118909e46deec636f50c # tag=v3
with:
path: ~/.npm
key: ${{ runner.os }}-node-${{ hashFiles('**/package-lock.json') }}
Expand Down

0 comments on commit 9a08643

Please sign in to comment.