Skip to content

Commit 5c166ea

Browse files
authored
Merge branch 'master' into dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.31.1
2 parents 7dc3f70 + 35f1249 commit 5c166ea

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
@@ -25,7 +25,7 @@ jobs:
2525
cache: 'yarn'
2626
- run: yarn
2727
- run: yarn run test:coverage
28-
- uses: codecov/codecov-action@v2.0.3
28+
- uses: codecov/codecov-action@v2.1.0
2929
build:
3030
runs-on: ubuntu-20.04
3131
needs: [lint, test]

0 commit comments

Comments
 (0)