Skip to content
This repository was archived by the owner on May 28, 2024. It is now read-only.

Commit 60413fd

Browse files
committed
chore(deps): update codecov/codecov-action action to v1.3.2
1 parent 4b878c3 commit 60413fd

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
@@ -43,7 +43,7 @@ jobs:
4343
- name: Test
4444
run: yarn run test:coverage --ci --silent --forceExit
4545
- name: Upload coverage
46-
uses: codecov/codecov-action@v1.3.1
46+
uses: codecov/codecov-action@v1.3.2
4747
with:
4848
token: ${{secrets.CODECOV_TOKEN}}
4949
file: coverage/lcov.info

0 commit comments

Comments
 (0)