Skip to content

Commit 9605ead

Browse files
chore(deps): update codecov/codecov-action action to v5.5.2
1 parent 9c82b32 commit 9605ead

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
run: |
6161
uv run --no-sync weblate collectstatic --noinput
6262
uv run --no-sync pytest
63-
- uses: codecov/codecov-action@5a1091511ad55cbe89839c7260b706298ca349f7 # v5.5.1
63+
- uses: codecov/codecov-action@671740ac38dd9b0130fbe1cec585b89eea48d3de # v5.5.2
6464
with:
6565
token: ${{secrets.CODECOV_TOKEN}}
6666
flags: unittests

0 commit comments

Comments
 (0)