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 10a8e86 commit 8771c11Copy full SHA for 8771c11
1 file changed
.github/workflows/golangci-lint.yml
@@ -18,7 +18,7 @@ jobs:
18
- uses: actions/checkout@v5
19
- uses: actions/setup-go@v6
20
with:
21
- go-version: "1.25.3"
+ go-version: "1.25.7"
22
- name: golangci-lint
23
uses: golangci/golangci-lint-action@v8
24
0 commit comments