We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a573ca commit fb53f49Copy full SHA for fb53f49
1 file changed
.github/workflows/cibuildwheel.yml
@@ -49,7 +49,7 @@ jobs:
49
package-dir: biopython
50
output-dir: wheelhouse
51
52
- - uses: actions/upload-artifact@v4
+ - uses: actions/upload-artifact@v7
53
with:
54
name: cibw-wheels-${{ matrix.os }}-${{ strategy.job-index }}
55
path: ./wheelhouse/*.whl
0 commit comments