Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
terabytesoftw committed Jul 31, 2021
2 parents 2c2b1e2 + 5e0a321 commit fba7d09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Expand Up @@ -65,7 +65,7 @@ jobs:
- name: Upload coverage to codecov
if: matrix.os == 'ubuntu-latest' && matrix.php == '8.0'
uses: codecov/codecov-action@v2.0.1
uses: codecov/codecov-action@v2.0.2
with:
token: ${{secrets.CODECOV_TOKEN}}
file: tests/_output/coverage.xml

0 comments on commit fba7d09

Please sign in to comment.