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 b76a888 commit 8b2d48eCopy full SHA for 8b2d48e
1 file changed
.github/workflows/golangci-lint.yml
@@ -13,7 +13,7 @@ jobs:
13
- uses: actions/checkout@v4
14
- uses: actions/setup-go@v5
15
with:
16
- go-version: "1.22"
+ go-version: "1.25"
17
- name: golangci-lint
18
uses: golangci/golangci-lint-action@v6 # https://github.com/marketplace/actions/run-golangci-lint
19
0 commit comments