Skip to content

Commit 949a794

Browse files
authored
Merge pull request #159 from cakephp/dependabot/github_actions/codecov/codecov-action-5
Bump codecov/codecov-action from 3 to 5
2 parents d80eee6 + 91c560c commit 949a794

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
6464
- name: Code Coverage Report
6565
if: matrix.php-version == '7.4'
66-
uses: codecov/codecov-action@v3
66+
uses: codecov/codecov-action@v5
6767

6868
cs-stan:
6969
name: Coding Standard & Static Analysis

0 commit comments

Comments
 (0)