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 da890c4 + 248caba commit b4aca98Copy full SHA for b4aca98
.github/workflows/publish.yml
@@ -36,7 +36,7 @@ jobs:
36
steps:
37
- name: Set up QEMU
38
if: matrix.platform != 'amd64'
39
- uses: docker/setup-qemu-action@v1
+ uses: docker/setup-qemu-action@v2
40
41
- uses: actions/download-artifact@v2
42
with:
0 commit comments