We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c318a5 commit 186e533Copy full SHA for 186e533
.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.64.2
33
skip-cache: true
0 commit comments