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 246c116 commit 82fb710Copy full SHA for 82fb710
.github/workflows/validate.yml
@@ -33,7 +33,7 @@ jobs:
33
run: npm run validate
34
35
- name: ⬆️ Upload coverage report
36
- uses: codecov/codecov-action@v2.1.0
+ uses: codecov/codecov-action@v3
37
38
release:
39
needs: main
0 commit comments