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.
2 parents 4d381a7 + 7f83791 commit f919510Copy full SHA for f919510
.github/workflows/main.yml
@@ -49,7 +49,7 @@ jobs:
49
if: matrix.php-versions == '7.4' && matrix.dependencies == 'highest'
50
51
- name: Upload coverage to Codecov
52
- uses: codecov/codecov-action@v1.0.10
+ uses: codecov/codecov-action@v1.0.12
53
54
55
phpcs:
0 commit comments