Skip to content

Commit 3f3fd09

Browse files
authored
Merge pull request #875 from cakephp/dependabot/github_actions/codecov/codecov-action-3
Bump codecov/codecov-action from 1 to 3
2 parents 8de82e0 + 928f9f0 commit 3f3fd09

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
@@ -94,7 +94,7 @@ jobs:
9494
9595
- name: Code Coverage Report
9696
if: success() && matrix.php-version == '7.4' && matrix.db-type == 'mysql'
97-
uses: codecov/codecov-action@v1
97+
uses: codecov/codecov-action@v3
9898

9999
cs-stan:
100100
name: Coding Standard & Static Analysis

0 commit comments

Comments
 (0)