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 6c48191 commit 52daddeCopy full SHA for 52dadde
.github/workflows/main.yml
@@ -14,7 +14,7 @@ jobs:
14
- name: Set up Go
15
uses: actions/setup-go@v1
16
with:
17
- go-version: 1.13.x
+ go-version: 1.17.x
18
19
- name: Check out code into the Go module directory
20
uses: actions/checkout@v1
.github/workflows/release.yml
@@ -16,7 +16,7 @@ jobs:
- name: Run GoReleaser
21
uses: goreleaser/goreleaser-action@v2
22
0 commit comments