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 2bbe536 commit 33c49e8Copy full SHA for 33c49e8
.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