Skip to content

Commit

Permalink
Update actions/upload-artifact@v4
Browse files Browse the repository at this point in the history
  • Loading branch information
pgleeson committed Mar 19, 2024
1 parent 47a1dfe commit 0ff39a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ jobs:
- name: Build sdist and wheel
run: pipx run --spec build pyproject-build

- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
with:
path: dist

Expand Down

0 comments on commit 0ff39a8

Please sign in to comment.