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