Skip to content

Commit

Permalink
Update upload-artifact version
Browse files Browse the repository at this point in the history
  • Loading branch information
rhpvorderman committed Sep 25, 2024
1 parent 440949b commit dc92b7d
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 @@ -256,7 +256,7 @@ jobs:
run: |
pip install build
python -m build --sdist
- uses: actions/upload-artifact@v2
- uses: actions/upload-artifact
with:
name: "dist"
path: "dist/"
Expand Down

0 comments on commit dc92b7d

Please sign in to comment.