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 dd37257 commit 3bcf8c2Copy full SHA for 3bcf8c2
.github/workflows/ci.yml
@@ -57,7 +57,7 @@ jobs:
57
shell: bash
58
- run: uv run pytest
59
60
- - uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5
+ - uses: codecov/codecov-action@fdcc8476540edceab3de004e990f80d881c6cc00 # v5
61
with:
62
token: ${{ secrets.CODECOV_TOKEN }}
63
0 commit comments