fix: removed depreciated package codecov (#220)

This commit is contained in:
Maman Khan
2022-06-20 08:06:00 +05:00
committed by GitHub
parent f657c719ec
commit fc5df4af36
4 changed files with 2 additions and 179 deletions

View File

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

View File

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