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 c401289 + 551a692 commit afd3cc9Copy full SHA for afd3cc9
.github/workflows/publish.yml
@@ -71,7 +71,7 @@ jobs:
71
steps:
72
- name: Set up QEMU
73
if: matrix.platform != 'amd64'
74
- uses: docker/setup-qemu-action@v2
+ uses: docker/setup-qemu-action@v3
75
76
- uses: actions/download-artifact@v3
77
with:
0 commit comments