Skip to content

Commit fe37888

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
run: pnpm test:coverage
3434

3535
- name: Upload code coverage
36-
uses: codecov/codecov-action@v3
36+
uses: codecov/codecov-action@v4
3737

3838
lint:
3939
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)