We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1ec0417 + d801fba commit e5377b2Copy full SHA for e5377b2
1 file changed
.github/workflows/ci.yml
@@ -64,7 +64,7 @@ jobs:
64
65
- name: Code Coverage Report
66
if: success() && matrix.php-version == '8.1' && matrix.dependencies == 'highest'
67
- uses: codecov/codecov-action@v4
+ uses: codecov/codecov-action@v5
68
69
cs-stan:
70
uses: cakephp/.github/.github/workflows/cs-stan.yml@5.x
0 commit comments