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 c16ae28 commit 10b89b8Copy full SHA for 10b89b8
1 file changed
.github/workflows/ci.yml
@@ -43,7 +43,7 @@ jobs:
43
cache: 'yarn'
44
- run: yarn install --immutable
45
- run: yarn test --coverage
46
- - uses: codecov/codecov-action@v5
+ - uses: codecov/codecov-action@v6
47
with:
48
fail_ci_if_error: true
49
disable_search: true
0 commit comments