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 ad960b6 commit 64a9045Copy full SHA for 64a9045
.github/workflows/test.yml
@@ -23,7 +23,7 @@ jobs:
23
- name: lint-test project
24
run: npm run lint
25
- name: Upload coverage reports to Codecov
26
- uses: codecov/codecov-action@v4.5.0
+ uses: codecov/codecov-action@v4.6.0
27
with:
28
token: ${{ secrets.CODECOV_TOKEN }}
29
run-format:
0 commit comments