diff --git a/.github/workflows/e2e-tests.yml b/.github/workflows/e2e-tests.yml index 8dd4ff9b91..15917b9fea 100644 --- a/.github/workflows/e2e-tests.yml +++ b/.github/workflows/e2e-tests.yml @@ -56,7 +56,7 @@ jobs: # load the olm image - name: Load OLM Docker image - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v5 with: name: olm-image.tar path: . @@ -143,7 +143,7 @@ jobs: # load the olm image - name: Load OLM Docker image - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v5 with: name: olm-image.tar path: .