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 92feac8 commit 773ab67Copy full SHA for 773ab67
1 file changed
.github/workflows/buildx.yml
@@ -66,7 +66,7 @@ jobs:
66
echo "tags=${TAGS}" >> $GITHUB_OUTPUT
67
68
- name: Set up QEMU
69
- uses: docker/setup-qemu-action@v3.7.0
+ uses: docker/setup-qemu-action@v4.0.0
70
71
- name: Set up Docker Buildx
72
id: buildx
0 commit comments