Skip to content

Commit 8558f1c

Browse files
committed
💚 Upgrade to codecov/codecov-action@v2
1 parent 2019ea4 commit 8558f1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -591,7 +591,7 @@ jobs:
591591
LEGACY_DB: ${{ matrix.legacy_db }}
592592

593593
- name: Upload coverage to Codecov
594-
uses: codecov/codecov-action@v1
594+
uses: codecov/codecov-action@v2
595595
with:
596596
files: ./coverage.xml
597597
env_vars: OS,PYTHON

0 commit comments

Comments
 (0)