Skip to content

Commit

Permalink
chore(deps): update codecov/codecov-action action to v1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 13, 2021
1 parent 26f4f5d commit 6969fbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/MAIN.yml
Expand Up @@ -61,7 +61,7 @@ jobs:
- name: Test
run: yarn run test --ci --coverage
- name: Upload coverage
uses: codecov/codecov-action@v1.2.1
uses: codecov/codecov-action@v1.2.2
with:
token: ${{secrets.CODECOV_TOKEN}}
file: coverage/all/lcov.info

0 comments on commit 6969fbc

Please sign in to comment.