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 05acd3b commit 33412beCopy full SHA for 33412be
.github/workflows/personal_build_push.yml
@@ -51,7 +51,7 @@ jobs:
51
-
52
name: Docker build and push
53
if: github.event_name != 'pull_request'
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