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 e6bda96 commit 7f18f57Copy full SHA for 7f18f57
1 file changed
.github/workflows/cd.yml
@@ -32,7 +32,7 @@ jobs:
32
uses: docker/setup-qemu-action@v4
33
34
- name: Setup Docker Buildx
35
- uses: docker/setup-buildx-action@v3
+ uses: docker/setup-buildx-action@v4
36
37
# Login against a Docker registry
38
# https://github.com/docker/login-action
0 commit comments