We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents de30222 + 0605c4a commit 740a610Copy full SHA for 740a610
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@v3
+ uses: codecov/codecov-action@v4
89
90
cs-stan:
91
name: Coding Standard & Static Analysis
0 commit comments