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 bd44e38 commit c9fdab2Copy full SHA for c9fdab2
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@1af58845a975a7985b0beb0cbe6fbbb71a41dbad # v5
+ - uses: codecov/codecov-action@57e3a136b779b570ffcdbf80b3bdc90e7fab3de2 # v6
61
with:
62
token: ${{ secrets.CODECOV_TOKEN }}
63
0 commit comments