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