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

Bump actions/upload-artifact from 2 to 4
pull/7692/head
qiuming 2024-04-16 10:22:43 +08:00 committed by GitHub
commit d8e3419754
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

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*