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 9c82b32 commit 9605eadCopy full SHA for 9605ead
.github/workflows/test.yml
@@ -60,7 +60,7 @@ jobs:
60
run: |
61
uv run --no-sync weblate collectstatic --noinput
62
uv run --no-sync pytest
63
- - uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5.5.1
+ - uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5.5.2
64
with:
65
token: ${{secrets.CODECOV_TOKEN}}
66
flags: unittests
0 commit comments