Skip to content

Commit 3b2b559

Browse files
Update codecov@v2
1 parent 3d8efbf commit 3b2b559

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code_coverage.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
uses: actions-rs/[email protected]
3232

3333
- name: Upload coverage to Codecov
34-
uses: codecov/codecov-action@v1
34+
uses: codecov/codecov-action@v2
3535
with:
3636
file: ${{ steps.coverage.outputs.report }}
3737
directory: ./coverage/reports/

0 commit comments

Comments
 (0)