We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6dc12bf + 9a7306f commit 93400d4Copy full SHA for 93400d4
1 file changed
.github/workflows/test_build_push.yml
@@ -82,7 +82,7 @@ jobs:
82
password: ${{ secrets.DOCKER_PASSWORD }}
83
84
- name: Cache Docker layers
85
- uses: actions/cache@v4
+ uses: actions/cache@v5
86
with:
87
path: /tmp/.buildx-cache
88
key: ${{ runner.os }}-buildx-${{ github.sha }}
0 commit comments