Skip to content

Commit

Permalink
Merge pull request #735 from gotd/dependabot/github_actions/codecov/c…
Browse files Browse the repository at this point in the history
…odecov-action-3

chore(deps): bump codecov/codecov-action from 2.1.0 to 3
  • Loading branch information
tdakkota committed Apr 6, 2022
2 parents d02de6b + 013293a commit 76e271e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Expand Up @@ -57,6 +57,6 @@ jobs:
name: coverage

- name: Send coverage
uses: codecov/codecov-action@v2.1.0
uses: codecov/codecov-action@v3
with:
file: profile.out

0 comments on commit 76e271e

Please sign in to comment.