Skip to content

Commit b37f7c5

Browse files
committed
chore(deps): update codecov/codecov-action action to v1.2.0
1 parent 2455c2e commit b37f7c5

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
@@ -32,7 +32,7 @@ jobs:
3232
- name: Test
3333
run: yarn test
3434
- name: Codecov upload
35-
uses: codecov/codecov-action@v1.1.1
35+
uses: codecov/codecov-action@v1.2.0
3636
with:
3737
token: ${{ secrets.CODECOV_TOKEN }}
3838
build:

0 commit comments

Comments
 (0)