Skip to content

Commit 765f969

Browse files
bastimeyergravyboat
authored andcommitted
ci.github: switch to codecov-action@v2
1 parent 1a1a3a0 commit 765f969

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
- name: Upload coverage data
6666
if: github.event_name != 'schedule'
6767
continue-on-error: ${{ matrix.continue || false }}
68-
uses: codecov/codecov-action@v1
68+
uses: codecov/codecov-action@v2
6969
with:
7070
name: os:${{ matrix.os }} py:${{ matrix.python }}
7171

0 commit comments

Comments
 (0)