Skip to content

Commit

Permalink
Merge pull request #118 from mammothb/dependabot/github_actions/codec…
Browse files Browse the repository at this point in the history
…ov/codecov-action-3

build(deps): bump codecov/codecov-action from 2 to 3
  • Loading branch information
mammothb committed Apr 8, 2022
2 parents 371458e + 0a79165 commit 76a0e5e
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 @@ -29,4 +29,4 @@ jobs:
run: python -m pytest --cov-report=xml --cov=symspellpy

- name: Upload code coverage
uses: codecov/codecov-action@v2
uses: codecov/codecov-action@v3

0 comments on commit 76a0e5e

Please sign in to comment.