chore(deps): update codecov/codecov-action action to v2

This commit is contained in:
Renovate Bot
2021-08-09 23:39:46 +00:00
parent 72195a63f2
commit ff4aaf163b
2 changed files with 2 additions and 2 deletions

View File

@@ -23,4 +23,4 @@ jobs:
- name: i18n_extract
run: npm run i18n_extract
- name: Coverage
uses: codecov/codecov-action@v1
uses: codecov/codecov-action@v2

View File

@@ -27,7 +27,7 @@ jobs:
- name: i18n_extract
run: npm run i18n_extract
- name: Coverage
uses: codecov/codecov-action@v1
uses: codecov/codecov-action@v2
- name: Build
run: npm run build
- name: Release