Skip to content

Commit 6c11bfd

Browse files
Bump codecov/codecov-action from 5 to 6 (#36)
1 parent 883b3de commit 6c11bfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
category: "/language:${{ matrix.language }}"
4444

4545
- name: Upload coverage reports to Codecov
46-
uses: codecov/codecov-action@v5
46+
uses: codecov/codecov-action@v6
4747
with:
4848
token: ${{ secrets.CODECOV_TOKEN }}
4949
files: ./coverage.out

0 commit comments

Comments
 (0)