Skip to content

Commit cf1fedc

Browse files
authored
Merge pull request #98 from cakephp/dependabot/github_actions/codecov/codecov-action-3
Bump codecov/codecov-action from 1 to 3
2 parents 16b71a6 + 1812446 commit cf1fedc

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
@@ -64,7 +64,7 @@ jobs:
6464
6565
- name: Code Coverage Report
6666
if: matrix.php-version == '7.4'
67-
uses: codecov/codecov-action@v1
67+
uses: codecov/codecov-action@v3
6868

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

0 commit comments

Comments
 (0)