mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2026-04-19 13:31:23 +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:
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
|
||||
|
||||
Reference in New Issue
Block a user