We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1dd8b29 commit 7bb0f5eCopy full SHA for 7bb0f5e
.github/workflows/build.yml
@@ -46,7 +46,7 @@ jobs:
46
47
- if: matrix.python-version == '3.13'
48
name: Upload coverage to Codecov
49
- uses: codecov/codecov-action@ad3126e916f78f00edff4ed0317cf185271ccc2d # v5.4.2
+ uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5.4.3
50
with:
51
flags: unittests # optional
52
name: coverage # optional
0 commit comments