Skip to content

Commit

Permalink
Revert to upload-artifact v3 in python-package.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wbarnha authored Jan 3, 2024
1 parent 1f1f759 commit e91c55f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
fetch-depth: 0
- name: Build wheels
uses: pypa/cibuildwheel@v2.10.1
- uses: actions/upload-artifact@v4
- uses: actions/upload-artifact@v3
with:
path: ./wheelhouse/*.whl
build_sdist:
Expand Down

0 comments on commit e91c55f

Please sign in to comment.