Skip to content

Commit 3c4e1ca

Browse files
Update codecov/codecov-action action to v3 (#2)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent df3256f commit 3c4e1ca

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
@@ -93,7 +93,7 @@ jobs:
9393

9494
- run: pnpm test
9595

96-
- uses: codecov/codecov-action@v2
96+
- uses: codecov/codecov-action@v3
9797
with:
9898
files: node_modules/.coverage/lcov.info
9999
fail_ci_if_error: true

0 commit comments

Comments
 (0)