We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32b4a02 commit a2b1b6eCopy full SHA for a2b1b6e
.github/workflows/release-tag.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: Set up Go
19
uses: actions/setup-go@v5
20
with:
21
- go-version: '1.19'
+ go-version: '1.22'
22
23
- name: Build
24
run: CGO_ENABLED=0 go build -v
0 commit comments