Skip to content

Commit 8836eca

Browse files
Update codecov/codecov-action action to v5
1 parent df410b6 commit 8836eca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codecov.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ jobs:
1919
- name: Run tests with coverage
2020
run: npm run cov-ava
2121
- name: Upload coverage to Codecov
22-
uses: codecov/codecov-action@v4
22+
uses: codecov/codecov-action@v5
2323
with:
2424
files: ./coverage/lcov.info

0 commit comments

Comments
 (0)