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 8365f71 commit c0b2c13Copy full SHA for c0b2c13
.github/workflows/coverage.yml
@@ -16,6 +16,6 @@ jobs:
16
- uses: actions/checkout@v3
17
- run: yarn install
18
- run: yarn coverage
19
- - uses: codecov/codecov-action@v3
+ - uses: codecov/codecov-action@v5
20
with:
21
directory: coverage
0 commit comments