Skip to content

Commit 0a58be6

Browse files
chore(deps): update codecov/codecov-action action to v6
1 parent 27655f4 commit 0a58be6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/code-cov.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
npm ci --ignore-scripts
2727
npm run coverage:report
2828
- name: Codecov
29-
uses: codecov/codecov-action@v5.5.3
29+
uses: codecov/codecov-action@v6.0.0
3030
with:
3131
token: ${{ secrets.CODECOV_TOKEN }}
3232
file: ./coverage.lcov

0 commit comments

Comments
 (0)