Merge pull request #16436 from kubernetes/dependabot/github_actions/actions/download-artifact-3.0.2
Bump actions/download-artifact from 3.0.1 to 3.0.2pull/16444/head
commit
035bfe773c
|
@ -341,7 +341,7 @@ jobs:
|
|||
run: |
|
||||
go install github.com/medyagh/gopogh/cmd/gopogh@v0.17.0
|
||||
- name: Download Binaries
|
||||
uses: actions/download-artifact@9782bd6a9848b53b110e712e20e42d89988822b7
|
||||
uses: actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a
|
||||
with:
|
||||
name: minikube_binaries
|
||||
path: minikube_binaries
|
||||
|
|
Loading…
Reference in New Issue