Skip to content

Commit 3d05836

Browse files
chore(deps): update codecov/codecov-action action to v7
1 parent e8a71b7 commit 3d05836

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868

6969
- name: Upload coverage to Codecov
7070
if: matrix.php == '8.3' && matrix.deps == 'highest'
71-
uses: codecov/codecov-action@v5
71+
uses: codecov/codecov-action@v7
7272
with:
7373
files: coverage.xml
7474
fail_ci_if_error: false

0 commit comments

Comments
 (0)