Skip to content

Commit 93400d4

Browse files
authored
Merge of #832
2 parents 6dc12bf + 9a7306f commit 93400d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_build_push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
password: ${{ secrets.DOCKER_PASSWORD }}
8383

8484
- name: Cache Docker layers
85-
uses: actions/cache@v4
85+
uses: actions/cache@v5
8686
with:
8787
path: /tmp/.buildx-cache
8888
key: ${{ runner.os }}-buildx-${{ github.sha }}

0 commit comments

Comments
 (0)