Skip to content

Commit 41e0950

Browse files
authored
Update build-wheels-and-publish-to-pipy.yml
1 parent 1968f81 commit 41e0950

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-wheels-and-publish-to-pipy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424

2525
- name: Set up QEMU
2626
if: runner.os == 'Linux'
27-
uses: docker/setup-qemu-action@v2
27+
uses: docker/setup-qemu-action@v3
2828
with:
2929
platforms: all
3030

0 commit comments

Comments
 (0)