This commit is contained in:
dependabot[bot] 2023-09-08 02:54:19 +00:00 committed by GitHub
commit b2be59903c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -63,7 +63,7 @@ jobs:
sudo apt clean
- name: Set up cache for Docker layers layers
uses: actions/cache@v3.3.1
uses: actions/cache@v3.3.2
with:
path: /tmp/.buildx-cache
# Change CACHE_VERSION to clear all caches ; see https://github.community/t/how-to-clear-cache-in-github-actions/129038/5
@ -152,7 +152,7 @@ jobs:
sudo apt clean
- name: Set up cache for Docker layers layers
uses: actions/cache@v3.3.1
uses: actions/cache@v3.3.2
with:
path: /tmp/.buildx-cache
# Change CACHE_VERSION to clear all caches ; see https://github.community/t/how-to-clear-cache-in-github-actions/129038/5
@ -242,7 +242,7 @@ jobs:
sudo apt clean
- name: Set up cache for Docker layers layers
uses: actions/cache@v3.3.1
uses: actions/cache@v3.3.2
with:
path: /tmp/.buildx-cache
# Change CACHE_VERSION to clear all caches ; see https://github.community/t/how-to-clear-cache-in-github-actions/129038/5