Skip to content

Commit 840ef92

Browse files
chore(deps): update codecov/codecov-action action to v5.5.0
1 parent 4b88bbf commit 840ef92

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
run: |
5757
weblate collectstatic --noinput
5858
coverage run "$(which weblate)" test
59-
- uses: codecov/codecov-action@18283e04ce6e62d37312384ff67231eb8fd56d24 # v5.4.3
59+
- uses: codecov/codecov-action@fdcc8476540edceab3de004e990f80d881c6cc00 # v5.5.0
6060
with:
6161
token: ${{secrets.CODECOV_TOKEN}}
6262
flags: unittests

0 commit comments

Comments
 (0)