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 b9377ea commit 2e4d909Copy full SHA for 2e4d909
.github/workflows/release.yml
@@ -74,7 +74,7 @@ jobs:
74
with:
75
platforms: amd64,arm64
76
77
- - uses: docker/setup-buildx-action@v1
+ - uses: docker/setup-buildx-action@v2
78
79
- uses: docker/login-action@v2
80
0 commit comments