diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index b485a86..2e123fe 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -225,7 +225,7 @@ jobs: # Fetch the built backend from the artifact - name: Download armnn_tflite_backend - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4.1.7 with: name: armnn_tflite_backend_${{ matrix.arch }} path: armnn_tflite