Skip to content

Commit c4e5906

Browse files
authored
Merge pull request #34 from ValveResourceFormat/dependabot/github_actions/codecov/codecov-action-7
Bump codecov/codecov-action from 6 to 7
2 parents a845168 + 0ce3005 commit c4e5906

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
path: 'ValvePak/ValvePak/bin/Release/*.nupkg'
4444

4545
- name: Upload test coverage
46-
uses: codecov/codecov-action@v6
46+
uses: codecov/codecov-action@v7
4747
with:
4848
token: ${{ secrets.CODECOV_TOKEN }}
4949
files: ./ValvePak/ValvePak.Test/lcov.info

0 commit comments

Comments
 (0)