There was an error while loading. Please reload this page.
1 parent 7d34515 commit f06a7f8Copy full SHA for f06a7f8
.github/workflows/test.yml
@@ -73,7 +73,7 @@ jobs:
73
name: coverage-${{ matrix.os }}
74
path: coverage
75
76
- - uses: codecov/codecov-action@v1.0.15
+ - uses: codecov/codecov-action@v1.1.0
77
with:
78
token: ${{ secrets.CODECOV_TOKEN }}
79
0 commit comments