We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30f6a04 commit b6cdebaCopy full SHA for b6cdeba
.github/workflows/release_build.yml
@@ -16,7 +16,7 @@ jobs:
16
with:
17
fetch-depth: 0 # See: https://goreleaser.com/ci/actions/
18
19
- - name: Set up Go 1.14
+ - name: Set up Go 1.19
20
uses: actions/setup-go@v2
21
22
go-version: 1.19
0 commit comments