Skip to content

Commit 2f609f8

Browse files
chore(deps): update codecov/codecov-action action to v6 (#266)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4395c85 commit 2f609f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
run: pnpm run test:coverage
8181

8282
- name: ☂ Codecov
83-
uses: codecov/codecov-action@v5
83+
uses: codecov/codecov-action@v6
8484
with:
8585
fail_ci_if_error: true
8686

0 commit comments

Comments
 (0)