We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37a62d9 commit 71cb2efCopy full SHA for 71cb2ef
1 file changed
.github/workflows/lint.yml
@@ -14,7 +14,7 @@ jobs:
14
go-version: '1.26.0'
15
- uses: golangci/golangci-lint-action@v8.0.0
16
with:
17
- version: v2.4.0
+ version: latest
18
gomod:
19
runs-on: ubuntu-latest
20
steps:
0 commit comments