mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 16:27:06 +05:30
chore(deps): update actions/cache action to v3.2.3
This commit is contained in:
parent
8d311a1193
commit
a983bd729c
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
|
# Restore AVD from cache
|
||||||
- name: Cache AVD
|
- name: Cache AVD
|
||||||
uses: actions/cache@4723a57e26efda3a62cbde1812113b730952852d # v3.2.2
|
uses: actions/cache@58c146cc91c5b9e778e71775dfe9bf1442ad9a12 # v3.2.3
|
||||||
id: avd-cache
|
id: avd-cache
|
||||||
with:
|
with:
|
||||||
path: |
|
path: |
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue