update workflow v5
This commit is contained in:
parent
10665881bc
commit
3ffa8f032c
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
@ -20,7 +20,7 @@ jobs:
|
||||
run: mkdir -p /home/runner/go/bin
|
||||
|
||||
- name: Install Go's dep dependency manager
|
||||
run: sudo apt-get install -y dep
|
||||
run: sudo apt-get install -y go-dep
|
||||
|
||||
- name: Check out code into the Go module directory
|
||||
uses: actions/checkout@v1
|
||||
|
Loading…
Reference in New Issue
Block a user