Skip to content

Commit

Permalink
Merge pull request #276 from codedge/dependabot/github_actions/codeco…
Browse files Browse the repository at this point in the history
…v/codecov-action-4
  • Loading branch information
codedge committed Mar 19, 2024
2 parents 5fbf5f6 + 190c08a commit 82a6bfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
env:
APP_ENV: testing

- uses: codecov/codecov-action@v3
- uses: codecov/codecov-action@v4
name: Push coverage to codecov
with:
token: ${{ secrets.CODECOV_TOKEN }}
Expand Down

0 comments on commit 82a6bfb

Please sign in to comment.