We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ca4d5b commit 19f006bCopy full SHA for 19f006b
.github/workflows/release.yaml
@@ -35,7 +35,7 @@ jobs:
35
36
- uses: actions/setup-go@v3
37
with:
38
- go-version: "~1.20"
+ go-version: "~1.21"
39
40
- name: Get Version
41
run: echo "version=$(./scripts/version.sh)" >> $GITHUB_OUTPUT
0 commit comments