We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a3f542 commit 8f08cb9Copy full SHA for 8f08cb9
.github/workflows/ci.yml
@@ -43,6 +43,6 @@ jobs:
43
run: yarn test
44
45
- name: Coverage
46
- uses: codecov/codecov-action@v3
+ uses: codecov/codecov-action@v4
47
env:
48
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
0 commit comments