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 684634c commit 0eb7cfaCopy full SHA for 0eb7cfa
1 file changed
.github/workflows/ci.yml
@@ -58,7 +58,7 @@ jobs:
58
shell: bash
59
- run: uv run pytest
60
61
- - uses: codecov/codecov-action@75cd11691c0faa626561e295848008c8a7dddffe # v5
+ - uses: codecov/codecov-action@0fb7174895f61a3b6b78fc075e0cd60383518dac # v5
62
with:
63
token: ${{ secrets.CODECOV_TOKEN }}
64
0 commit comments