We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7fd3280 commit 1ae2462Copy full SHA for 1ae2462
.github/workflows/pr.yml
@@ -17,7 +17,7 @@ jobs:
17
with:
18
go-version: 1.18
19
- name: lint
20
- uses: golangci/golangci-lint-action@v5.1.0
+ uses: golangci/golangci-lint-action@v6.5.0
21
22
version: v1.41.1
23
0 commit comments