diff --git a/.github/workflows/e2e-tests.yml b/.github/workflows/e2e-tests.yml index be98ac9a06..49350ecd54 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@v5 + uses: actions/download-artifact@v6 with: name: olm-image.tar path: . @@ -143,7 +143,7 @@ jobs: # load the olm image - name: Load OLM Docker image - uses: actions/download-artifact@v5 + uses: actions/download-artifact@v6 with: name: olm-image.tar path: .