Skip to content

Commit 035232a

Browse files
Update codecov/codecov-action action to v4 (#4)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dc1ca6a commit 035232a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ jobs:
2424
run: bun run test:coverage
2525

2626
- name: Upload coverage to Codecov
27-
uses: codecov/codecov-action@v3
27+
uses: codecov/codecov-action@v4

0 commit comments

Comments
 (0)