diff --git a/.github/workflows/benchmark-llms-docs.yml b/.github/workflows/benchmark-llms-docs.yml index bf6ce6e0b..c72c35619 100644 --- a/.github/workflows/benchmark-llms-docs.yml +++ b/.github/workflows/benchmark-llms-docs.yml @@ -78,7 +78,7 @@ jobs: node-version: 22 - name: Download all results - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v8 with: path: benchmark-results/ merge-multiple: true