chore(deps): update codecov/codecov-action action to v5.5.0 (#1045)
Some checks are pending
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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-08-20 19:12:47 +00:00 committed by GitHub
parent 4b88bbf1e5
commit f7ebd275ab
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@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5.4.3
- uses: codecov/codecov-action@fdcc8476540edceab3de004e990f80d881c6cc00 # v5.5.0
with:
token: ${{secrets.CODECOV_TOKEN}}
flags: unittests