We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9af5650 + 54e81dc commit fe3abe8Copy full SHA for fe3abe8
.github/workflows/kubernetes-e2e.yml
@@ -70,7 +70,7 @@ jobs:
70
-Dintersmash.olm.operators.namespace=olm \
71
-Dintersmash.hyperfoil.operators.catalog_source=operatorhubio-catalog
72
- name: Upload artifacts
73
- uses: actions/upload-artifact@v5
+ uses: actions/upload-artifact@v6
74
if: failure()
75
with:
76
name: logs-${{ matrix.kubernetes }}
0 commit comments