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 586b3ee commit 2c9c5d5Copy full SHA for 2c9c5d5
.github/workflows/ci:test.yml
@@ -20,6 +20,6 @@ jobs:
20
run: yarn ci:test
21
22
- name: Publish coverage report 📃
23
- uses: codecov/codecov-action@v2
+ uses: codecov/codecov-action@v3
24
with:
25
fail_ci_if_error: true
0 commit comments