We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08bf014 commit c3cf51eCopy full SHA for c3cf51e
staging/operator-lifecycle-manager/.github/workflows/e2e-tests.yml
@@ -56,7 +56,7 @@ jobs:
56
57
# load the olm image
58
- name: Load OLM Docker image
59
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
60
with:
61
name: olm-image.tar
62
path: .
@@ -143,7 +143,7 @@ jobs:
143
144
145
146
147
148
149
0 commit comments