This commit is contained in:
dependabot[bot] 2025-01-27 03:44:05 +00:00 committed by GitHub
commit f1f5e5275c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -91,7 +91,7 @@ jobs:
--timeout 180
--out xml
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v4.6.0
uses: codecov/codecov-action@v5.3.1
with:
fail_ci_if_error: true
token: ${{ secrets.CODECOV_TOKEN }}