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 22210e6 commit 0d8369fCopy full SHA for 0d8369f
.github/workflows/build.yml
@@ -44,7 +44,7 @@ jobs:
44
45
- if: matrix.python-version == '3.13'
46
name: Upload coverage to Codecov
47
- uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5.4.3
+ uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5.5.1
48
with:
49
flags: unittests # optional
50
name: coverage # optional
0 commit comments