Skip to content

Commit 996e246

Browse files
authored
Merge pull request #51 from markwalet/dependabot/github_actions/codecov/codecov-action-4
Bump codecov/codecov-action from 3 to 4
2 parents 2de6234 + c0b0d5a commit 996e246

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ jobs:
3838
run: vendor/bin/phpunit --coverage-clover 'clover.xml'
3939

4040
- name: Send coverage statistics
41-
uses: codecov/codecov-action@v3
41+
uses: codecov/codecov-action@v4

0 commit comments

Comments
 (0)