mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 11:47:04 +05:30
chore(deps): update actions/cache action to v3.2.2
This commit is contained in:
parent
465e6931ad
commit
00535dc859
1 changed files with 1 additions and 1 deletions
2
.github/workflows/baseline-profile.yml
vendored
2
.github/workflows/baseline-profile.yml
vendored
|
@ -43,7 +43,7 @@ jobs:
|
|||
|
||||
# Restore AVD from cache
|
||||
- name: Cache AVD
|
||||
uses: actions/cache@c1a5de879eb890d062a85ee0252d6036480b1fe2 # v3.2.1
|
||||
uses: actions/cache@4723a57e26efda3a62cbde1812113b730952852d # v3.2.2
|
||||
id: avd-cache
|
||||
with:
|
||||
path: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue