Skip to content

Commit eeaa04b

Browse files
chore(deps): update codecov/codecov-action action to v2 (#31)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 340a60e commit eeaa04b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ jobs:
1818
- run: yarn tsc
1919
- run: yarn lint
2020
- run: yarn test
21-
- uses: codecov/codecov-action@v1
21+
- uses: codecov/codecov-action@v2
2222
- run: yarn build

0 commit comments

Comments
 (0)