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.
2 parents 300c0b0 + 5f5ef78 commit 7bf3463Copy full SHA for 7bf3463
.github/workflows/ci.yml
@@ -27,7 +27,7 @@ jobs:
27
echo "::set-output name=version::${VERSION}"
28
-
29
name: Set up Docker Buildx
30
- uses: docker/setup-buildx-action@v1
+ uses: docker/setup-buildx-action@v3
31
32
name: Login to GitHub Container Registry
33
uses: docker/login-action@v3
0 commit comments