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