mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-13 19:37:00 +05:30
chore(deps): update actions/cache action to v3.3.1
This commit is contained in:
parent
690052b48f
commit
5d965a3cf4
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
|
# Restore AVD from cache
|
||||||
- name: Cache AVD
|
- name: Cache AVD
|
||||||
uses: actions/cache@940f3d7cf195ba83374c77632d1e2cbb2f24ae68 # v3.3.0
|
uses: actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8 # v3.3.1
|
||||||
id: avd-cache
|
id: avd-cache
|
||||||
with:
|
with:
|
||||||
path: |
|
path: |
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue