Skip to content

Commit

Permalink
Change to upload-artifact@v4 (GH CI)
Browse files Browse the repository at this point in the history
  • Loading branch information
p-snft committed Oct 15, 2024
1 parent eec777a commit 599946d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/packaging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
run: python -m build .
- name: Run twine check
run: twine check dist/*
- uses: actions/upload-artifact@v2
- uses: actions/upload-artifact@v4
with:
name: tox-gh-actions-dist
path: dist

0 comments on commit 599946d

Please sign in to comment.