We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85a5df5 commit 2cabdfaCopy full SHA for 2cabdfa
.github/workflows/test.yml
@@ -30,4 +30,4 @@ jobs:
30
- name: Run tests with coverage
31
run: yarn test --coverage
32
- name: Submit codecov results
33
- uses: codecov/codecov-action@v2
+ uses: codecov/codecov-action@v3
0 commit comments