Skip to content

Commit 1c33feb

Browse files
committed
💚 Upgrade to codecov/codecov-action@v2
1 parent f72a112 commit 1c33feb

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
@@ -586,7 +586,7 @@ jobs:
586586
LEGACY_DB: ${{ matrix.legacy_db }}
587587

588588
- name: Upload coverage to Codecov
589-
uses: codecov/codecov-action@v1
589+
uses: codecov/codecov-action@v2
590590
with:
591591
files: ./coverage.xml
592592
env_vars: OS,PYTHON

0 commit comments

Comments
 (0)