We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af19a5f commit 01df3c6Copy full SHA for 01df3c6
1 file changed
.github/workflows/lint.yml
@@ -13,7 +13,7 @@ jobs:
13
with:
14
go-version: "1.20"
15
- name: golangci-lint
16
- uses: golangci/golangci-lint-action@v6
+ uses: golangci/golangci-lint-action@v7
17
18
version: v2.1
19
args: --timeout=5m
0 commit comments