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 c299b91 + ba1dda0 commit aaa7253Copy full SHA for aaa7253
.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.12
+ uses: codecov/codecov-action@v1.0.13
53
54
55
phpcs:
0 commit comments