We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 729d6fe commit 1bedfd9Copy full SHA for 1bedfd9
.github/workflows/lint.yml
@@ -27,7 +27,7 @@ jobs:
27
with:
28
go-version: ${{ env.GO_VERSION }}
29
30
- - uses: golangci/golangci-lint-action@v6
+ - uses: golangci/golangci-lint-action@v7
31
32
version: v1.61.0
33
skip-cache: true
0 commit comments