Skip to content

Commit d72f5c5

Browse files
Bump codecov/codecov-action from v1.0.7 to v1.0.10
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from v1.0.7 to v1.0.10. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Commits](codecov/codecov-action@v1.0.7...f357072) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7be03c2 commit d72f5c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
run: vendor/bin/phpunit --coverage-clover=coverage.xml
2424

2525
- name: Upload coverage to Codecov
26-
uses: codecov/[email protected].7
26+
uses: codecov/[email protected].10
2727

2828
phpcs:
2929
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)