We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 170f64c commit 73518f9Copy full SHA for 73518f9
.github/workflows/validate.yml
@@ -41,7 +41,7 @@ jobs:
41
run: npm run validate
42
43
- name: ⬆️ Upload coverage report
44
- uses: codecov/[email protected].1
+ uses: codecov/[email protected].2
45
46
release:
47
needs: main
0 commit comments