mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-02-19 04:20:04 +00:00
Bump codecov action version
This'll be deprecated next year. We've plenty of time, but worth fixing while I'm looking at this stuff.
This commit is contained in:
parent
d8319bb35c
commit
cd8b8bbc74
2
.github/workflows/main-ci.yml
vendored
2
.github/workflows/main-ci.yml
vendored
@ -50,7 +50,7 @@ jobs:
|
||||
if: failure()
|
||||
|
||||
- name: Upload Coverage
|
||||
uses: codecov/codecov-action@v1
|
||||
uses: codecov/codecov-action@v2
|
||||
|
||||
- name: Parse test reports
|
||||
run: ./tools/parse-reports.py
|
||||
|
Loading…
x
Reference in New Issue
Block a user