mirror of
https://github.com/System-End/github-readme-stats.git
synced 2026-04-20 00:35:23 +00:00
Update codecov action version to resolve github action deprecation warning (#2677)
This commit is contained in:
parent
c6dab8b0f2
commit
c656f3df6b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
|
@ -34,4 +34,4 @@ jobs:
|
|||
npm run format:check
|
||||
|
||||
- name: Code Coverage
|
||||
uses: codecov/codecov-action@v1
|
||||
uses: codecov/codecov-action@v3
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue