We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a603e1 commit 6c75361Copy full SHA for 6c75361
.github/workflows/windows.yml
@@ -12,7 +12,7 @@ jobs:
12
- name: Set up Go
13
uses: actions/setup-go@v2
14
with:
15
- go-version: 1.18
+ go-version: 1.21
16
17
- name: Build
18
run: go build -v ./...
0 commit comments