Skip to content

Commit

Permalink
Update build-wheels.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sergey-dryabzhinsky authored Jan 25, 2025
1 parent 2725800 commit 51a6074
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ jobs:
python -m unittest discover -v -s {package}
- name: Upload artifacts
uses: actions/upload-artifact@v4.4
uses: actions/upload-artifact@v4.6
with:
name: wheels
path: ./dist
Expand Down

0 comments on commit 51a6074

Please sign in to comment.