Skip to content

Commit

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

build(deps): Bump codecov/codecov-action from 2 to 3
  • Loading branch information
fscherf authored Apr 6, 2022
2 parents b479744 + 512549e commit df1ea10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,6 @@ jobs:

# Upload coverage to codecov: https://codecov.io/
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v2
uses: codecov/codecov-action@v3
with:
file: ./coverage.xml

0 comments on commit df1ea10

Please sign in to comment.