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.
1 parent 50ebb50 commit dd0edb5Copy full SHA for dd0edb5
.github/workflows/personal_build_push.yml
@@ -51,7 +51,7 @@ jobs:
51
password: ${{ secrets.GITHUB_TOKEN }}
52
-
53
name: Docker build and push
54
- uses: docker/build-push-action@v3
+ uses: docker/build-push-action@v6
55
with:
56
cache-from: type=gha
57
cache-to: type=gha,mode=max
0 commit comments