Merge pull request #7683 from vmware-tanzu/dependabot/github_actions/codecov/codecov-action-4

Bump codecov/codecov-action from 2 to 4
This commit is contained in:
qiuming
2024-04-16 10:21:18 +08:00
committed by GitHub
+1 -1
View File
@@ -62,7 +62,7 @@ jobs:
run: make test
- name: Upload test coverage
uses: codecov/codecov-action@v2
uses: codecov/codecov-action@v4
with:
token: ${{ secrets.CODECOV_TOKEN }}
files: coverage.out