diff --git a/.github/workflows/backend.yml b/.github/workflows/backend.yml index 169a46c21..a4a0814ce 100644 --- a/.github/workflows/backend.yml +++ b/.github/workflows/backend.yml @@ -984,7 +984,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Download llama-cpp.tar - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v5 with: name: llama-cpp-tar path: . @@ -1074,7 +1074,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Download llama-cpp.tar - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v5 with: name: llama-cpp-tar-x86 path: .