We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a845168 + 0ce3005 commit c4e5906Copy full SHA for c4e5906
1 file changed
.github/workflows/ci.yml
@@ -43,7 +43,7 @@ jobs:
43
path: 'ValvePak/ValvePak/bin/Release/*.nupkg'
44
45
- name: Upload test coverage
46
- uses: codecov/codecov-action@v6
+ uses: codecov/codecov-action@v7
47
with:
48
token: ${{ secrets.CODECOV_TOKEN }}
49
files: ./ValvePak/ValvePak.Test/lcov.info
0 commit comments