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 6c75007 commit 76630b8Copy full SHA for 76630b8
1 file changed
.github/workflows/ci.yml
@@ -57,7 +57,7 @@ jobs:
57
shell: bash
58
- run: uv run pytest
59
60
- - uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5
+ - uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5
61
with:
62
token: ${{ secrets.CODECOV_TOKEN }}
63
0 commit comments