[CI] Adapt to codecov action changes for Node.js 24 (#7064) (#7065)

This commit is contained in:
YuBaoku
2026-03-29 20:50:14 +08:00
committed by GitHub
parent d854e4ee4b
commit f4caa18422
+1 -1
View File
@@ -405,7 +405,7 @@ jobs:
- name: Upload diff coverage report
if: always() && hashFiles('python_coverage_all.xml') != ''
uses: codecov/codecov-action@v5
uses: codecov/codecov-action@v6
with:
files: ./python_coverage_all.xml
flags: GPU