We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 91cf5bd + fb8f305 commit 2ce964bCopy full SHA for 2ce964b
.github/workflows/main.yml
@@ -25,7 +25,7 @@ jobs:
25
uses: docker/setup-buildx-action@v2
26
-
27
name: Build and push
28
- uses: docker/build-push-action@v3
+ uses: docker/build-push-action@v4
29
with:
30
context: .
31
push: true
0 commit comments