Skip to content

Commit 1d4d097

Browse files
chore(deps): update codecov/codecov-action action to v1.5.2
1 parent 3a1e68a commit 1d4d097

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
@@ -71,7 +71,7 @@ jobs:
7171
- name: Run unit tests
7272
run: npm run test
7373
- name: Send code coverage report to Codecov
74-
uses: codecov/codecov-action@v1.5.0
74+
uses: codecov/codecov-action@v1.5.2
7575
with:
7676
token: ${{secrets.CODECOV_TOKEN}}
7777
file: coverage/*.json

0 commit comments

Comments
 (0)