We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a882b4f commit 77faa13Copy full SHA for 77faa13
.github/workflows/ci.yml
@@ -42,4 +42,4 @@ jobs:
42
run: yarn jest
43
44
- name: Coverage
45
- uses: codecov/codecov-action@v1
+ uses: codecov/codecov-action@v2
0 commit comments