mirror of
https://github.com/PR0M3TH3AN/SeedPass.git
synced 2025-09-07 14:58:56 +00:00
Update artifact action
This commit is contained in:
2
.github/workflows/python-ci.yml
vendored
2
.github/workflows/python-ci.yml
vendored
@@ -31,7 +31,7 @@ jobs:
|
||||
pytest --cov=src --cov-report=xml --cov-report=term-missing \
|
||||
--cov-fail-under=20 src/tests
|
||||
- name: Upload coverage report
|
||||
uses: actions/upload-artifact@v3
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: coverage-xml
|
||||
path: coverage.xml
|
||||
|
Reference in New Issue
Block a user