Skip to content

Commit

Permalink
Merge pull request #826 from cakephp/dependabot/github_actions/codeco…
Browse files Browse the repository at this point in the history
…v/codecov-action-3

Bump codecov/codecov-action from 1 to 3
  • Loading branch information
othercorey committed Apr 21, 2022
2 parents ee41be5 + 8833463 commit 1c8a2d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -85,7 +85,7 @@ jobs:
- name: Code Coverage Report
if: success() && matrix.php-version == '7.4' && matrix.db-type == 'mysql'
uses: codecov/codecov-action@v1
uses: codecov/codecov-action@v3

testsuite-windows:
runs-on: windows-2019
Expand Down

0 comments on commit 1c8a2d7

Please sign in to comment.