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 e24fa86 commit 949a20fCopy full SHA for 949a20f
.github/workflows/go.yml
@@ -22,7 +22,7 @@ jobs:
22
- name: Set up Go
23
uses: actions/setup-go@v4
24
with:
25
- go-version: '1.20'
+ go-version: '1.21'
26
27
- name: Build
28
run: go build -v ./...
0 commit comments