Skip to content
This repository was archived by the owner on Jan 11, 2023. It is now read-only.

Commit a48155a

Browse files
renovate[bot]renovate-botehmicky
authored
chore(deps): update actions/cache action to v3 (#742)
Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: ehmicky <ehmicky@users.noreply.github.com>
1 parent 179f9ec commit a48155a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
node-version: '*'
6565
cache: 'npm'
6666
check-latest: true
67-
- uses: actions/cache@v2
67+
- uses: actions/cache@v3
6868
with:
6969
# Browsers are downloaded under node_modules
7070
path: |

0 commit comments

Comments
 (0)