Skip to content

Commit b0d66d4

Browse files
chore(deps): update codecov/codecov-action action to v5
1 parent 0157135 commit b0d66d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
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)