Skip to content

Commit

Permalink
Update .github/workflows/build_wheels.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Joshua A. Anderson <[email protected]>
  • Loading branch information
tommy-waltmann and joaander authored Jan 12, 2024
1 parent 5509bab commit 3c73e1d
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 @@ -87,7 +87,7 @@ jobs:
- name: Build sdist
run: python setup.py sdist

- uses: actions/upload-artifact@v4.0.0
- uses: actions/upload-artifact@v4.1.0
with:
name: dist-sdist
path: dist/*.tar.gz
Expand Down

0 comments on commit 3c73e1d

Please sign in to comment.