chore(deps): update codecov/codecov-action action to v5.4.2

This commit is contained in:
renovate[bot] 2025-04-14 21:04:14 +00:00 committed by GitHub
parent 27487c2ae6
commit 8c45bd77ef
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -200,7 +200,7 @@ jobs:
- name: Generate code coverage
run: cargo xtask cov --lcov
- name: Upload code coverage
uses: codecov/codecov-action@v5.3.1
uses: codecov/codecov-action@v5.4.2
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
with: