Skip to content

Commit

Permalink
Update artifact upload in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
AlbertDominguez authored Sep 6, 2024
1 parent fbf412a commit 8e228f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cibuildwheel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:
- name: Build sdist
run: pipx run build --sdist

- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
name: Upload sdist
with:
name: dist
Expand Down

0 comments on commit 8e228f9

Please sign in to comment.