mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 12:57:04 +05:30
chore(deps): update actions/cache action to v3.2.6
This commit is contained in:
parent
f17375e9e1
commit
05e7daacb8
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@6998d139ddd3e68c71e9e398d8e40b71a2f39812 # v3.2.5
|
uses: actions/cache@69d9d449aced6a2ede0bc19182fadc3a0a42d2b0 # v3.2.6
|
||||||
id: avd-cache
|
id: avd-cache
|
||||||
with:
|
with:
|
||||||
path: |
|
path: |
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue