ci: unify artifact uploads on node 24

This commit is contained in:
jxxghp
2026-08-24 10:47:25 +08:00
parent 590af94693
commit 264b5ee8da
5 changed files with 34 additions and 4 deletions
+1 -1
View File
@@ -134,7 +134,7 @@ jobs:
uv run --locked --no-sync python -m coverage xml
- name: Upload coverage report
uses: actions/upload-artifact@v6
uses: actions/upload-artifact@v7
with:
name: coverage-report
path: |