Skip to content

Commit 8f7e7c3

Browse files
gh-actions: bump codecov/codecov-action from 5 to 6 (#1942)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Muhammed Shuaibi <45150244+mshuaibii@users.noreply.github.com>
1 parent fc92dca commit 8f7e7c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ jobs:
106106
107107
- if: ${{ matrix.python_version == '3.13' }}
108108
name: codecov-coverage
109-
uses: codecov/codecov-action@v5
109+
uses: codecov/codecov-action@v6
110110
with:
111111
fail_ci_if_error: false
112112
files: ./coverage.xml,./gpu-coverage.xml

0 commit comments

Comments
 (0)