mirror of https://github.com/hashicorp/consul
Apply suggestions from code review
Co-authored-by: Dan Bond <danbond@protonmail.com>pull/16761/head
parent
4a3c1a2b52
commit
e6f0d8e361
|
@ -93,7 +93,7 @@ jobs:
|
|||
working-directory: ${{inputs.directory}}
|
||||
run: go mod download
|
||||
- name: Download consul
|
||||
uses: actions/download-artifact@v3
|
||||
uses: actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a # pin@v3.0.2
|
||||
with:
|
||||
name: ${{inputs.uploaded-binary-name}}
|
||||
path: /usr/local/bin
|
||||
|
|
Loading…
Reference in New Issue