Skip to content

Commit

Permalink
Update deprecated codecov v3 action
Browse files Browse the repository at this point in the history
  • Loading branch information
erikwrede committed May 31, 2022
1 parent 576dc4a commit 3b33140
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 @@ -35,4 +35,4 @@ jobs:
if-no-files-found: error
- name: Upload coverage.xml to codecov
if: ${{ matrix.sql-alchemy == '1.4' && matrix.python-version == '3.10' }}
uses: codecov/codecov-action@v1
uses: codecov/codecov-action@v3

0 comments on commit 3b33140

Please sign in to comment.