Skip to content

Commit

Permalink
Merge pull request #149 from 42devs/dependabot/github_actions/codecov…
Browse files Browse the repository at this point in the history
…/codecov-action-3.0.0
  • Loading branch information
themakunga authored Apr 21, 2022
2 parents 1dfaaec + a1c3d40 commit 70f92c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,6 @@ jobs:


- name: Upload coverage to Codecov
uses: codecov/codecov-action@v2.1.0
uses: codecov/codecov-action@v3.0.0
with:
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 70f92c0

Please sign in to comment.