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 6ab99de commit 3a9fa84Copy full SHA for 3a9fa84
.github/workflows/publish.yml
@@ -25,7 +25,7 @@ jobs:
25
26
- name: Set up QEMU
27
if: runner.os == 'Linux'
28
- uses: docker/setup-qemu-action@v2
+ uses: docker/setup-qemu-action@v3
29
with:
30
platforms: all
31
0 commit comments