We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb53f49 commit e308596Copy full SHA for e308596
1 file changed
.github/workflows/cibuildwheel.yml
@@ -30,7 +30,7 @@ jobs:
30
31
- name: Set up QEMU
32
if: runner.os == 'Linux'
33
- uses: docker/setup-qemu-action@v3
+ uses: docker/setup-qemu-action@v4
34
with:
35
platforms: all
36
0 commit comments