We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3bc2ba commit bf27a1bCopy full SHA for bf27a1b
.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