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 3c48c3e commit 81b2bf6Copy full SHA for 81b2bf6
.github/workflows/main.yml
@@ -73,7 +73,7 @@ jobs:
73
run: yarn test:ci
74
75
- name: Upload coverage to Codecov
76
- uses: codecov/codecov-action@v2
+ uses: codecov/codecov-action@v3
77
78
test-react-17:
79
needs: [install-cache-deps]
0 commit comments