Skip to content

Commit 8bd9663

Browse files
chore(deps): update codecov/codecov-action action to v6 (#1588)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a8bc6ba commit 8bd9663

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)