We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6acbef9 commit fa67709Copy full SHA for fa67709
.github/workflows/build.yml
@@ -45,7 +45,7 @@ jobs:
45
46
- if: matrix.python-version == '3.11'
47
name: Upload coverage to Codecov
48
- uses: codecov/[email protected].0
+ uses: codecov/[email protected].1
49
with:
50
flags: unittests # optional
51
name: coverage # optional
0 commit comments