We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1541e74 + 52e542f commit d6dfe20Copy full SHA for d6dfe20
1 file changed
.github/workflows/ci.yml
@@ -85,7 +85,7 @@ jobs:
85
86
- name: Code Coverage Report
87
if: success() && matrix.php-version == '8.2'
88
- uses: codecov/codecov-action@v4
+ uses: codecov/codecov-action@v5
89
90
cs-stan:
91
name: Coding Standard & Static Analysis
0 commit comments