Skip to content

Commit fe3abe8

Browse files
authored
Merge pull request #339 from Intersmash/dependabot/github_actions/actions/upload-artifact-6
Bump actions/upload-artifact from 5 to 6
2 parents 9af5650 + 54e81dc commit fe3abe8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/kubernetes-e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
-Dintersmash.olm.operators.namespace=olm \
7171
-Dintersmash.hyperfoil.operators.catalog_source=operatorhubio-catalog
7272
- name: Upload artifacts
73-
uses: actions/upload-artifact@v5
73+
uses: actions/upload-artifact@v6
7474
if: failure()
7575
with:
7676
name: logs-${{ matrix.kubernetes }}

0 commit comments

Comments
 (0)