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 a81f751 commit 34a492eCopy full SHA for 34a492e
.github/workflows/ci.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Setup Go
17
uses: actions/setup-go@v1
18
with:
19
- go-version: '1.13.8'
+ go-version: '1.13.9'
20
- name: Run goreleaser
21
uses: goreleaser/goreleaser-action@v1
22
0 commit comments