Skip to content

Commit e431cc7

Browse files
chore(deps): update codecov/codecov-action action to v5
1 parent 7d33c79 commit e431cc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
- name: Run tests
4646
run: pnpm test
4747
- name: Collect coverage
48-
uses: codecov/codecov-action@v4
48+
uses: codecov/codecov-action@v5
4949
if: success()
5050
with:
5151
files: ./coverage/lcov.info

0 commit comments

Comments
 (0)