Merge pull request #7681 from vmware-tanzu/dependabot/github_actions/actions/upload-artifact-4

Bump actions/upload-artifact from 2 to 4
This commit is contained in:
qiuming
2024-04-16 10:22:43 +08:00
committed by GitHub
+1 -1
View File
@@ -139,7 +139,7 @@ jobs:
timeout-minutes: 30
- name: Upload debug bundle
if: ${{ failure() }}
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: DebugBundle
path: /home/runner/work/velero/velero/test/e2e/debug-bundle*