Skip to content
This repository was archived by the owner on Sep 17, 2022. It is now read-only.

Commit 7502768

Browse files
Update codecov/codecov-action action to v3 (#12)
Co-authored-by: Renovate Bot <[email protected]>
1 parent c82e82d commit 7502768

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
@@ -33,7 +33,7 @@ jobs:
3333
run: pnpm test -- --coverage
3434

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

3838
lint:
3939
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)