We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1991537 + 31960a2 commit 0c33e25Copy full SHA for 0c33e25
.github/workflows/build.yml
@@ -36,7 +36,7 @@ jobs:
36
username: ${{ github.actor }}
37
password: ${{ secrets.GITHUB_TOKEN }}
38
- name: Set up QEMU
39
- uses: docker/setup-qemu-action@v3.2.0
+ uses: docker/setup-qemu-action@v3.3.0
40
with:
41
platforms: ${{ matrix.arch }}
42
- name: Set up Docker Buildx
0 commit comments