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 23e5be1 + fa014fd commit 0aa3b35Copy full SHA for 0aa3b35
.github/workflows/publish.yml
@@ -22,7 +22,7 @@ jobs:
22
23
- name: Set up QEMU
24
if: runner.os == 'Linux'
25
- uses: docker/setup-qemu-action@v1
+ uses: docker/setup-qemu-action@v2
26
with:
27
platforms: all
28
0 commit comments