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 548863fCopy full SHA for 548863f
.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.10.0
87
88
# Login against a Docker registry except on PR
89
# https://github.com/docker/login-action
0 commit comments