Skip to content

Commit 3b33140

Browse files
committed
Update deprecated codecov v3 action
1 parent 576dc4a commit 3b33140

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ jobs:
3535
if-no-files-found: error
3636
- name: Upload coverage.xml to codecov
3737
if: ${{ matrix.sql-alchemy == '1.4' && matrix.python-version == '3.10' }}
38-
uses: codecov/codecov-action@v1
38+
uses: codecov/codecov-action@v3

0 commit comments

Comments
 (0)