Merge pull request #15830 from etcd-io/dependabot/github_actions/actions/upload-artifact-3

build(deps): bump actions/upload-artifact from 2 to 3
dependabot/go_modules/github.com/prometheus/procfs-0.11.0
Benjamin Wang 2023-05-05 08:53:56 +08:00 committed by GitHub
commit 08d25b2e3e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ jobs:
exit 1
;;
esac
- uses: actions/upload-artifact@v2
- uses: actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce
if: always()
with:
name: ${{ inputs.artifactName }}