Skip to content

Commit 8ef0830

Browse files
authored
Merge pull request #18 from renoki-co/dependabot/github_actions/codecov/codecov-action-2.1.0
Bump codecov/codecov-action from 2.0.3 to 2.1.0
2 parents dde80df + 7e030f6 commit 8ef0830

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,6 @@ jobs:
6161
run: |
6262
vendor/bin/phpunit --coverage-text --coverage-clover=coverage.xml
6363
64-
- uses: codecov/codecov-action@v2.0.3
64+
- uses: codecov/codecov-action@v2.1.0
6565
with:
6666
fail_ci_if_error: false

0 commit comments

Comments
 (0)