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 caab818 commit a3b8643Copy full SHA for a3b8643
.github/workflows/main.yml
@@ -83,7 +83,7 @@ jobs:
83
# multi-platform images and export cache
84
# https://github.com/docker/setup-buildx-action
85
- name: Set up Docker Buildx
86
- uses: docker/setup-buildx-action@v3.7.1
+ uses: docker/setup-buildx-action@v3.11.1
87
88
# Login against a Docker registry except on PR
89
# https://github.com/docker/login-action
0 commit comments