We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf86e74 commit 0d3899aCopy full SHA for 0d3899a
.github/workflows/reusable-pytest.yml
@@ -91,7 +91,7 @@ jobs:
91
if: always()
92
run: tox -e coverage
93
94
- - uses: codecov/codecov-action@v3
+ - uses: codecov/codecov-action@v4
95
96
env:
97
PYTHON: ${{ matrix.python }}
0 commit comments