Skip to content

Commit af63c2c

Browse files
chore(deps): update codecov/codecov-action action to v6
1 parent f67b2bf commit af63c2c

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
@@ -64,7 +64,7 @@ jobs:
6464
- name: Run tests
6565
run: pnpm test:unit
6666
- name: Collect coverage
67-
uses: codecov/codecov-action@v5
67+
uses: codecov/codecov-action@v6
6868
if: success()
6969
with:
7070
files: ./coverage/lcov.info

0 commit comments

Comments
 (0)