We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a61f338 commit d831b14Copy full SHA for d831b14
.github/workflows/tests.yml
@@ -62,6 +62,6 @@ jobs:
62
run: composer test
63
64
- name: Upload coverage reports to Codecov
65
- uses: codecov/[email protected].0
+ uses: codecov/[email protected].1
66
with:
67
token: ${{ secrets.CODECOV_TOKEN }}
0 commit comments