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.1 (#1059)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
1cf3dee838
commit
79085388c1
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@fdcc8476540edceab3de004e990f80d881c6cc00 # v5.5.0
|
||||
- uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5.5.1
|
||||
with:
|
||||
token: ${{secrets.CODECOV_TOKEN}}
|
||||
flags: unittests
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue