Update actions/cache action to v5

This commit is contained in:
renovate[bot]
2025-12-26 21:24:29 +00:00
committed by GitHub
parent 7cfc4cb139
commit 3dc4cc4b5a

View File

@@ -32,7 +32,7 @@ jobs:
uses: docker/setup-buildx-action@v3 uses: docker/setup-buildx-action@v3
- name: Cache Docker layers - name: Cache Docker layers
uses: actions/cache@v4 uses: actions/cache@v5
with: with:
path: | path: |
/tmp/.buildx-cache /tmp/.buildx-cache