mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 18:47:03 +05:30
chore(deps): update actions/cache action to v3.3.0
This commit is contained in:
parent
4b89dc202e
commit
93d2397572
1 changed files with 1 additions and 1 deletions
2
.github/workflows/baseline-profile.yml
vendored
2
.github/workflows/baseline-profile.yml
vendored
|
@ -44,7 +44,7 @@ jobs:
|
|||
|
||||
# Restore AVD from cache
|
||||
- name: Cache AVD
|
||||
uses: actions/cache@69d9d449aced6a2ede0bc19182fadc3a0a42d2b0 # v3.2.6
|
||||
uses: actions/cache@940f3d7cf195ba83374c77632d1e2cbb2f24ae68 # v3.3.0
|
||||
id: avd-cache
|
||||
with:
|
||||
path: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue