We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7edde93 commit 0639ef8Copy full SHA for 0639ef8
.github/workflows/go.yml
@@ -12,7 +12,6 @@ jobs:
12
uses: actions/setup-go@v1
13
with:
14
go-version: 1.13
15
- id: go
16
17
- name: Check out code into the Go module directory
18
uses: actions/checkout@v1
.github/workflows/releases.yml
- name: Checkout
- name: Set up Go 1.13
@@ -32,7 +31,6 @@ jobs:
32
31
33
34
35
36
37
38
0 commit comments