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 70fc5aa commit b9d1854Copy full SHA for b9d1854
.github/workflows/build.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: Set up Go
16
uses: actions/setup-go@v3
17
with:
18
- go-version: '1.20.2'
+ go-version: '1.23'
19
- name: golangci-lint
20
uses: golangci/golangci-lint-action@v3
21
.github/workflows/release.yml
+ go-version: '1.22'
0 commit comments