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 1391cb1 commit 8187387Copy full SHA for 8187387
.github/workflows/golangci-lint.yml
@@ -12,7 +12,7 @@ jobs:
12
steps:
13
- uses: actions/setup-go@v2
14
with:
15
- go-version: '1.24'
+ go-version: '1.23'
16
- uses: actions/checkout@v2
17
- name: golangci-lint
18
uses: golangci/golangci-lint-action@v3
0 commit comments