diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 67f787e0f..fc4e55b9e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -622,7 +622,7 @@ jobs: pwd - name: Download cutter build - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v8 with: name: ${{ needs[matrix.artifact-job].outputs[matrix.artifact-output] || 'bad_id2' }} - name: build-linux