We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb3108b commit 83c53a1Copy full SHA for 83c53a1
.github/workflows/pytest-builds.yml
@@ -63,4 +63,4 @@ jobs:
63
64
- name: Send coverage results
65
if: ${{ success() }}
66
- uses: codecov/codecov-action@v4
+ uses: codecov/codecov-action@v5
0 commit comments