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 70054c9 + 90ab832 commit 831b7a7Copy full SHA for 831b7a7
.github/workflows/release.yml
@@ -87,7 +87,7 @@ jobs:
87
password: ${{ secrets.GITHUB_TOKEN }}
88
89
- name: 🔽 Setup QEMU
90
- uses: docker/setup-qemu-action@v3 # https://github.com/docker/setup-qemu-action
+ uses: docker/setup-qemu-action@v4 # https://github.com/docker/setup-qemu-action
91
with:
92
platforms: ${{ matrix.config.platform }}
93
0 commit comments