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

This commit is contained in:
YuBaoku
2026-03-29 16:49:44 +08:00
committed by GitHub
parent 842c60809a
commit a7cbe3ff91
+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