chore(deps): update actions/cache action to v3.2.0

This commit is contained in:
renovate[bot] 2022-12-21 15:13:13 +00:00 committed by GitHub
parent ca0706f94b
commit c6289908c4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -43,7 +43,7 @@ jobs:
# Restore AVD from cache # Restore AVD from cache
- name: Cache AVD - name: Cache AVD
uses: actions/cache@9b0c1fce7a93df8e3bb8926b0d6e9d89e92f20a7 # v3.0.11 uses: actions/cache@c17f4bf4666a8001b1a45c09eb7a485c41aa64c3 # v3.2.0
id: avd-cache id: avd-cache
with: with:
path: | path: |