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 3fb7cbc commit 9759bfaCopy full SHA for 9759bfa
.github/workflows/build.yml
@@ -46,7 +46,7 @@ jobs:
46
47
- if: matrix.python-version == '3.11'
48
name: Upload coverage to Codecov
49
- uses: codecov/[email protected].3
+ uses: codecov/[email protected].4
50
with:
51
flags: unittests # optional
52
name: coverage # optional
0 commit comments