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 495ae24 commit 1280926Copy full SHA for 1280926
.github/workflows/golangci-lint.yml
@@ -18,6 +18,6 @@ jobs:
18
- uses: actions/checkout@v5
19
- uses: actions/setup-go@v6
20
with:
21
- go-version: 1.24.x
+ go-version: 1.25.x
22
- name: golangci-lint
23
uses: golangci/golangci-lint-action@v8
0 commit comments