Skip to content

Commit

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

chore(deps): bump codecov/codecov-action from 1.4.1 to 1.5.0
  • Loading branch information
tdakkota authored May 12, 2021
2 parents 38b29ac + fb2454d commit 8b89ed7
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 @@ -65,6 +65,6 @@ jobs:
name: coverage

- name: Send coverage
uses: codecov/codecov-action@v1.4.1
uses: codecov/codecov-action@v1.5.0
with:
file: profile.out

0 comments on commit 8b89ed7

Please sign in to comment.