Skip to content

Commit

Permalink
Update codecov/codecov-action action to v5.3.1 (#1309)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 25, 2025
1 parent 342f300 commit e17b9fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/test-coverage/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ runs:

- name: Send coverage data to codecov.io
if: matrix.php == '8.1'
uses: codecov/codecov-action@v5.1.2
uses: codecov/codecov-action@v5.3.1
with:
files: src/coverage.xml

0 comments on commit e17b9fe

Please sign in to comment.