Skip to content

Commit ec3d2cc

Browse files
⬆️ Update codecov/codecov-action action to v5.5.3 (#1405)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 67d87fb commit ec3d2cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
uv run python -m coverage xml -i
7777
- name: 🚀 Upload coverage report
7878
if: env.HAS_CODECOV_TOKEN == 'true'
79-
uses: codecov/codecov-action@v5.5.2
79+
uses: codecov/codecov-action@v5.5.3
8080
with:
8181
token: ${{ secrets.CODECOV_TOKEN }}
8282
- name: ℹ️ Skip Codecov upload (missing token)

0 commit comments

Comments
 (0)