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 6df3549 + b9147f8 commit 5d69252Copy full SHA for 5d69252
1 file changed
.github/workflows/docker-mod-builder.yml
@@ -67,7 +67,7 @@ jobs:
67
echo "> MULTI_ARCH=${{ inputs.MULTI_ARCH || 'false' }}" >> $GITHUB_STEP_SUMMARY
68
69
- name: Set up QEMU
70
- uses: docker/setup-qemu-action@v3
+ uses: docker/setup-qemu-action@v4
71
72
- name: Build image
73
run: |
0 commit comments