We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8de82e0 + 928f9f0 commit 3f3fd09Copy full SHA for 3f3fd09
1 file changed
.github/workflows/ci.yml
@@ -94,7 +94,7 @@ jobs:
94
95
- name: Code Coverage Report
96
if: success() && matrix.php-version == '7.4' && matrix.db-type == 'mysql'
97
- uses: codecov/codecov-action@v1
+ uses: codecov/codecov-action@v3
98
99
cs-stan:
100
name: Coding Standard & Static Analysis
0 commit comments