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.
codecov/codecov-action
1 parent ce30d31 commit 57935e1Copy full SHA for 57935e1
1 file changed
.github/workflows/publish.yml
@@ -39,7 +39,7 @@ jobs:
39
coverage.lcov
40
41
- name: Publish Coverage
42
- uses: codecov/codecov-action@v5
+ uses: codecov/codecov-action@v6
43
with:
44
token: ${{ secrets.CODECOV_TOKEN }}
45
publish:
0 commit comments