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.
1 parent 883b3de commit 6c11bfdCopy full SHA for 6c11bfd
1 file changed
.github/workflows/codeql.yml
@@ -43,7 +43,7 @@ jobs:
43
category: "/language:${{ matrix.language }}"
44
45
- name: Upload coverage reports to Codecov
46
- uses: codecov/codecov-action@v5
+ uses: codecov/codecov-action@v6
47
with:
48
token: ${{ secrets.CODECOV_TOKEN }}
49
files: ./coverage.out
0 commit comments