Skip to content

Commit eaa7ed7

Browse files
authored
Merge pull request #218 from renoki-co/dependabot/github_actions/codecov/codecov-action-3.1.0
Bump codecov/codecov-action from 2.1.0 to 3.1.0
2 parents e06cc22 + d3b4107 commit eaa7ed7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,6 @@ jobs:
9292
run: |
9393
vendor/bin/phpunit --coverage-text --coverage-clover=coverage.xml
9494
95-
- uses: codecov/codecov-action@v2.1.0
95+
- uses: codecov/codecov-action@v3.1.0
9696
with:
9797
fail_ci_if_error: false

0 commit comments

Comments
 (0)