Skip to content

Commit

Permalink
Consistent artifact version
Browse files Browse the repository at this point in the history
  • Loading branch information
tnipen committed Nov 27, 2024
1 parent c5d24a6 commit e8b8f36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
CIBW_TEST_COMMAND: >
python {project}/tests/check_installation.py
- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
with:
name: wheels
path: ./wheelhouse/*.whl
Expand Down

0 comments on commit e8b8f36

Please sign in to comment.