We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c757fbb commit 3e7f07dCopy full SHA for 3e7f07d
.github/workflows/ci-dev.yml
@@ -48,7 +48,7 @@ jobs:
48
run: yarn test
49
50
- name: Coverage
51
- uses: codecov/codecov-action@v1
+ uses: codecov/codecov-action@v2
52
53
- name: Build
54
run: yarn build
.github/workflows/ci.yml
0 commit comments