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 ecdb594 commit fa9709dCopy full SHA for fa9709d
1 file changed
.github/workflows/ci.yml
@@ -54,7 +54,7 @@ jobs:
54
shell: bash
55
- run: uv run pytest
56
57
- - uses: codecov/codecov-action@fb8b3582c8e4def4969c97caa2f19720cb33a72f # v6
+ - uses: codecov/codecov-action@fb8b3582c8e4def4969c97caa2f19720cb33a72f # v7
58
with:
59
token: ${{ secrets.CODECOV_TOKEN }}
60
0 commit comments