We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a79e352 commit b7994b9Copy full SHA for b7994b9
.github/workflows/pytest-builds.yml
@@ -119,4 +119,4 @@ jobs:
119
120
- name: Send coverage results
121
if: ${{ success() && matrix.coverage == 'coverage' }}
122
- uses: codecov/codecov-action@v1
+ uses: codecov/codecov-action@v3
0 commit comments