We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f37a685 + e1d1777 commit 3e4a060Copy full SHA for 3e4a060
1 file changed
.github/workflows/docker-builds.yml
@@ -50,7 +50,7 @@ jobs:
50
with:
51
images: ${{ matrix.image }}
52
- name: Build and push
53
- uses: docker/build-push-action@v3
+ uses: docker/build-push-action@v4
54
55
context: .
56
platforms: linux/amd64,linux/arm64,linux/s390x
0 commit comments