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 a53d0e7 commit e3001c4Copy full SHA for e3001c4
.github/workflows/release.yaml
@@ -55,7 +55,7 @@ jobs:
55
- name: Go Setup
56
uses: actions/setup-go@v3
57
with:
58
- go-version: 1.19
+ go-version: 1.21
59
check-latest: true
60
- name: Get version
61
id: get_version
0 commit comments