mirror of
https://gh.llkk.cc/https://github.com/WeblateOrg/hosted.git
synced 2025-10-04 15:11:22 +08:00
chore(deps): update codecov/codecov-action action to v5.5.0 (#1045)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
4b88bbf1e5
commit
f7ebd275ab
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue