We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbcd01c commit b2485cbCopy full SHA for b2485cb
.github/workflows/release.yml
@@ -15,7 +15,7 @@ jobs:
15
run: git fetch --prune --unshallow
16
- uses: actions/setup-go@v4
17
with:
18
- go-version: 1.18
+ go-version: 1.21
19
check-latest: true
20
- uses: goreleaser/[email protected]
21
id: run-goreleaser
0 commit comments