mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-01-07 03:06:58 +08:00
⬆️ Bump codecov/codecov-action from 4 to 5 in the actions group (#3119)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
ae8bf488d0
commit
4404a6c74e
2
.github/workflows/codecov.yml
vendored
2
.github/workflows/codecov.yml
vendored
@ -49,7 +49,7 @@ jobs:
|
||||
poetry run bash "../../scripts/run-tests.sh"
|
||||
|
||||
- name: Upload coverage report
|
||||
uses: codecov/codecov-action@v4
|
||||
uses: codecov/codecov-action@v5
|
||||
with:
|
||||
env_vars: OS,PYTHON_VERSION,PYDANTIC_VERSION
|
||||
files: ./tests/coverage.xml
|
||||
|
Loading…
Reference in New Issue
Block a user