Skip to content

Commit fa497d9

Browse files
Merge pull request #212 from kreait/dependabot/github_actions/codecov/codecov-action-4
github-actions(deps): bump codecov/codecov-action from 3 to 4
2 parents 9207687 + 08de02c commit fa497d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,4 @@ jobs:
5858
run: vendor/bin/phpunit --coverage-clover=coverage.xml --log-junit=test-report.xml --testdox
5959

6060
- name: Upload code coverage
61-
uses: codecov/codecov-action@v3
61+
uses: codecov/codecov-action@v4

0 commit comments

Comments
 (0)