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 3f3c975 commit f6c41b9Copy full SHA for f6c41b9
.github/workflows/tests.yml
@@ -23,7 +23,7 @@ jobs:
23
npm ci
24
npm run test
25
- name: Codecov
26
- uses: codecov/[email protected].2
+ uses: codecov/[email protected].3
27
env:
28
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
29
0 commit comments