There was an error while loading. Please reload this page.
1 parent 88fec5f commit 8d23397Copy full SHA for 8d23397
1 file changed
.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