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.0
This commit is contained in:
parent
ca0706f94b
commit
c6289908c4
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@9b0c1fce7a93df8e3bb8926b0d6e9d89e92f20a7 # v3.0.11
|
||||
uses: actions/cache@c17f4bf4666a8001b1a45c09eb7a485c41aa64c3 # v3.2.0
|
||||
id: avd-cache
|
||||
with:
|
||||
path: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue