update to new syntax
This commit is contained in:
@@ -14,7 +14,7 @@ jobs:
|
|||||||
id: go
|
id: go
|
||||||
|
|
||||||
- name: Check out code into the Go module directory
|
- name: Check out code into the Go module directory
|
||||||
checkout: true
|
use: actions/checkout@master
|
||||||
path: ${{ go.module-path }}
|
path: ${{ go.module-path }}
|
||||||
|
|
||||||
- name: Get dependencies
|
- name: Get dependencies
|
||||||
|
|||||||
Reference in New Issue
Block a user