We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a7e0ae commit e5da511Copy full SHA for e5da511
.github/workflows/pypi.yml
@@ -68,7 +68,7 @@ jobs:
68
run: ./scripts/download_unpack_roms.sh
69
70
- name: Build wheels
71
- uses: pypa/[email protected].0
+ uses: pypa/[email protected].1
72
env:
73
CIBW_ARCHS: "${{ matrix.arch }}"
74
0 commit comments