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 820b154 commit b1d4eb2Copy full SHA for b1d4eb2
.github/workflows/ci.yml
@@ -21,7 +21,7 @@ jobs:
21
allow-prereleases: true
22
- run: pip install coverage tox
23
- run: tox
24
- - uses: codecov/codecov-action@ad3126e916f78f00edff4ed0317cf185271ccc2d # v5.4.2
+ - uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5.4.3
25
with:
26
name: ${{ matrix.python }}
27
token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments