We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71bc657 commit 87dee9bCopy full SHA for 87dee9b
.github/workflows/docker.yml
@@ -14,7 +14,7 @@ jobs:
14
steps:
15
- uses: actions/setup-go@v1
16
with:
17
- go-version: '1.15.x'
+ go-version: '1.16.x'
18
- uses: actions/checkout@v1
19
- name: Get dependencies
20
run: go mod download
.github/workflows/release.yml
@@ -10,7 +10,7 @@ jobs:
10
11
12
13
.github/workflows/test.yml
@@ -7,7 +7,7 @@ jobs:
7
8
9
0 commit comments