Skip to content

Commit 1c49165

Browse files
chore(deps): update codecov/codecov-action action to v3.1.1 (#989)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c490670 commit 1c49165

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/[email protected].0
51+
- uses: codecov/[email protected].1
5252
deploy:
5353
runs-on: ubuntu-20.04
5454
needs: [test]

0 commit comments

Comments
 (0)