Merge pull request #22 from cheir-mneme/dependabot/github_actions/codecov/codecov-action-5

ci(deps): bump codecov/codecov-action from 4 to 5
This commit is contained in:
Cody Kickertz 2025-12-18 14:15:38 -06:00 committed by GitHub
commit fe6fdb3bf4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -118,7 +118,7 @@ jobs:
reporttypes: "HtmlInline;Cobertura;TextSummary"
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v5
if: always()
continue-on-error: true
with: