chore(deps): update codecov/codecov-action action to v5.5.1 (#1059)
Some checks failed
Pre-commit check / pre-commit (push) Waiting to run
Distribution / setup (push) Waiting to run
Test / Python 3.11 (push) Waiting to run
Test / Python 3.12 (push) Waiting to run
Close stale / stale-issues (push) Has been cancelled

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-09-04 16:50:33 +00:00 committed by GitHub
parent 1cf3dee838
commit 79085388c1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -56,7 +56,7 @@ jobs:
run: |
weblate collectstatic --noinput
coverage run "$(which weblate)" test
- uses: codecov/codecov-action@fdcc8476540edceab3de004e990f80d881c6cc00 # v5.5.0
- uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5.5.1
with:
token: ${{secrets.CODECOV_TOKEN}}
flags: unittests