Skip to content

Commit

Permalink
update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
sebhahn committed Nov 19, 2024
1 parent 376b020 commit 8dfe1b7
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 @@ -71,7 +71,7 @@ jobs:
python setup.py sdist --dist-dir .artifacts/dist
ls .artifacts/dist
- name: Upload Artifacts
uses: actions/upload-artifact@v
uses: actions/upload-artifact@v4
with:
name: Artifacts
path: .artifacts/*
Expand Down

0 comments on commit 8dfe1b7

Please sign in to comment.