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.
2 parents 18c7cdb + d54b02c commit fab0012Copy full SHA for fab0012
.github/workflows/golangci-lint.yml
@@ -14,7 +14,7 @@ jobs:
14
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
15
- uses: actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5.0
16
with:
17
- go-version: '1.22'
+ go-version: '1.24'
18
check-latest: true
19
- name: golangci-lint
20
uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # v8.0.0
0 commit comments