Merge pull request #3 from host-uk/dependabot/github_actions/codecov/codecov-action-5

Bump codecov/codecov-action from 4 to 5
This commit is contained in:
Snider 2026-01-26 20:44:42 +00:00 committed by GitHub
commit 46b7bf2584
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -39,7 +39,7 @@ jobs:
- name: Upload coverage to Codecov
if: matrix.php == '8.3'
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v5
with:
files: coverage.xml
fail_ci_if_error: false