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 6fbe9d6 commit 65ddc42Copy full SHA for 65ddc42
1 file changed
.github/workflows/release.yml
@@ -19,7 +19,7 @@ jobs:
19
with:
20
fetch-depth: 0
21
- uses: docker/setup-qemu-action@v4
22
- - uses: docker/setup-buildx-action@v3
+ - uses: docker/setup-buildx-action@v4
23
- name: Login to GitHub Container Registry
24
uses: docker/login-action@v4
25
0 commit comments