Skip to content

Commit af4f106

Browse files
chore(deps): update codecov/codecov-action action to v3 (#701)
Co-authored-by: Renovate Bot <[email protected]>
1 parent f6f2cbf commit af4f106

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
@@ -48,7 +48,7 @@ jobs:
4848
- run: pnpm install
4949
- run: pnpm run build
5050
- run: pnpm run test:coverage
51-
- uses: codecov/codecov-action@v2.1.0
51+
- uses: codecov/codecov-action@v3.0.0
5252
deploy:
5353
runs-on: ubuntu-20.04
5454
needs: [test]

0 commit comments

Comments
 (0)