We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 16b71a6 + 1812446 commit cf1fedcCopy full SHA for cf1fedc
1 file changed
.github/workflows/ci.yml
@@ -64,7 +64,7 @@ jobs:
64
65
- name: Code Coverage Report
66
if: matrix.php-version == '7.4'
67
- uses: codecov/codecov-action@v1
+ uses: codecov/codecov-action@v3
68
69
cs-stan:
70
name: Coding Standard & Static Analysis
0 commit comments