Skip to content

Commit e5377b2

Browse files
authored
Merge pull request #466 from cakephp/dependabot/github_actions/codecov/codecov-action-5
Bump codecov/codecov-action from 4 to 5
2 parents 1ec0417 + d801fba commit e5377b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
6565
- name: Code Coverage Report
6666
if: success() && matrix.php-version == '8.1' && matrix.dependencies == 'highest'
67-
uses: codecov/codecov-action@v4
67+
uses: codecov/codecov-action@v5
6868

6969
cs-stan:
7070
uses: cakephp/.github/.github/workflows/cs-stan.yml@5.x

0 commit comments

Comments
 (0)