We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 34cfbfb + f55dd40 commit a621e8dCopy full SHA for a621e8d
1 file changed
.github/workflows/publish.yml
@@ -59,7 +59,7 @@ jobs:
59
runs-on: ubuntu-latest
60
steps:
61
- uses: docker/setup-qemu-action@v3
62
- - uses: docker/setup-buildx-action@v3
+ - uses: docker/setup-buildx-action@v4
63
- uses: docker/login-action@v3
64
with:
65
username: ${{ github.actor }}
0 commit comments