Skip to content

Commit 264aeaa

Browse files
chore(deps): update codecov/codecov-action action to v3 (#1060)
1 parent 7a7ff94 commit 264aeaa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
- uses: actions/setup-node@v3
3939
- run: yarn install --frozen-lockfile
4040
- run: yarn run test:karma
41-
- uses: codecov/codecov-action@v1
41+
- uses: codecov/codecov-action@v3
4242
with:
4343
directory: ./coverage/
4444
fail_ci_if_error: true

0 commit comments

Comments
 (0)