We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2f1fa8b + 88f12a1 commit 5519341Copy full SHA for 5519341
1 file changed
.github/workflows/release.yml
@@ -203,7 +203,7 @@ jobs:
203
204
# Workaround: https://github.com/docker/build-push-action/issues/461
205
- name: Setup Docker buildx
206
- uses: docker/setup-buildx-action@v3
+ uses: docker/setup-buildx-action@v4
207
208
# Login against a Docker registry except on PR
209
# https://github.com/docker/login-action
0 commit comments