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.
2 parents 43a6a7e + 5494a38 commit 2602d8dCopy full SHA for 2602d8d
.github/workflows/go.yml
@@ -27,7 +27,7 @@ jobs:
27
- name: Set up Go
28
uses: actions/setup-go@v4
29
with:
30
- go-version: '1.20'
+ go-version: '1.23'
31
32
- name: Build
33
run: go build -v ./...
0 commit comments