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

This commit is contained in:
renovate[bot] 2023-03-13 06:37:57 +00:00 committed by GitHub
parent 690052b48f
commit 5d965a3cf4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: |