We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74bb876 commit 44cc2b1Copy full SHA for 44cc2b1
.github/workflows/golangci-lint.yml
@@ -19,7 +19,7 @@ jobs:
19
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
20
- uses: actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1.0
21
with:
22
- go-version: stable
+ go-version: 1.25
23
- name: golangci-lint
24
uses: golangci/golangci-lint-action@e7fa5ac41e1cf5b7d48e45e42232ce7ada589601 # v9.1.0
25
0 commit comments