We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8c2fbe commit c852688Copy full SHA for c852688
.github/workflows/ci_cd.yml
@@ -79,7 +79,7 @@ jobs:
79
# Only the tox environment specified in the tox.ini gh-actions is run
80
run: tox -e py312-coverage
81
82
- - uses: codecov/codecov-action@v4
+ - uses: codecov/codecov-action@v5
83
name: 'Upload coverage to Codecov'
84
85
0 commit comments