Merge pull request #9971 from velero-io/dependabot/github_actions/actions/upload-artifact-7

Bump actions/upload-artifact from 5 to 7
This commit is contained in:
Chlins Zhang
2026-07-09 11:06:56 +08:00
committed by GitHub
+1 -1
View File
@@ -187,7 +187,7 @@ jobs:
timeout-minutes: 30
- name: Upload debug bundle
if: ${{ failure() }}
uses: actions/upload-artifact@v5
uses: actions/upload-artifact@v7
with:
name: DebugBundle-k8s-${{ matrix.k8s }}-job-${{ strategy.job-index }}
path: /home/runner/work/velero/velero/test/e2e/debug-bundle*