We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0533180 + 3ac842a commit 9dc9420Copy full SHA for 9dc9420
.github/workflows/release.yaml
@@ -5,7 +5,7 @@ on:
5
tags:
6
- 'v*'
7
env:
8
- GO_VERSION: 1.19
+ GO_VERSION: 1.20
9
10
jobs:
11
goreleaser:
0 commit comments