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 e186814 commit a2d65b2Copy full SHA for a2d65b2
.github/workflows/ci.yml
@@ -56,7 +56,7 @@ jobs:
56
CONTEXT: ${{ runner.os }}-py${{ matrix.python-version }}-with-deps
57
58
- run: coverage xml
59
- - uses: codecov/codecov-action@v3
+ - uses: codecov/codecov-action@v4
60
61
# https://github.com/marketplace/actions/alls-green#why used for branch protection checks
62
check:
0 commit comments