Skip to content

Commit 85088d2

Browse files
Update codecov/codecov-action action to v5
1 parent 15fed71 commit 85088d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
run: npm run test:coverage
3030

3131
- name: Upload coverage to Codecov
32-
uses: codecov/codecov-action@v4
32+
uses: codecov/codecov-action@v5
3333
if: always()
3434
with:
3535
file: ./coverage/lcov.info

0 commit comments

Comments
 (0)