We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 62be104 + f2cad62 commit 860348bCopy full SHA for 860348b
1 file changed
.github/workflows/python-packages.yml
@@ -78,7 +78,7 @@ jobs:
78
79
- name: Set up QEMU
80
if: runner.os == 'Linux'
81
- uses: docker/setup-qemu-action@v3
+ uses: docker/setup-qemu-action@v4
82
with:
83
platforms: all
84
0 commit comments