chore(deps): update codecov/codecov-action action to v1.3.1

This commit is contained in:
Renovate Bot 2021-03-16 16:51:28 +00:00 committed by renovate[bot]
parent ef21ed0341
commit fdda5c8a63

View file

@ -53,7 +53,7 @@ jobs:
run: make cover
- name: upload code coverage
if: runner.os == 'Linux'
uses: codecov/codecov-action@v1.2.1
uses: codecov/codecov-action@v1.3.1
with:
# The token below is used exclusively for uploading coverage reports.
token: "d82eb1d7-5990-4a31-baa4-156473402105"