Skip to content

Commit

Permalink
Merge pull request #51 from renoki-co/dependabot/github_actions/codec…
Browse files Browse the repository at this point in the history
…ov/codecov-action-3.1.0

Bump codecov/codecov-action from 2.1.0 to 3.1.0
  • Loading branch information
rennokki authored May 8, 2022
2 parents a33e52a + eb7453c commit 5430f86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,6 @@ jobs:
run: |
vendor/bin/phpunit --coverage-text --coverage-clover=coverage.xml
- uses: codecov/codecov-action@v2.1.0
- uses: codecov/codecov-action@v3.1.0
with:
fail_ci_if_error: false

0 comments on commit 5430f86

Please sign in to comment.