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