We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e907242 commit 79623e0Copy full SHA for 79623e0
.github/workflows/vllm_ascend_test_models.yaml
@@ -116,7 +116,7 @@ jobs:
116
git checkout -B "${BRANCH_NAME}" upstream/main
117
118
- name: Download only current run reports
119
- uses: actions/download-artifact@v5
+ uses: actions/download-artifact@v6
120
with:
121
path: ./docs/source/developer_guide/evaluation/accuracy_report
122
pattern: report-*
0 commit comments