We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3de5071 commit b828e81Copy full SHA for b828e81
.github/workflows/lint.yml
@@ -17,6 +17,6 @@ jobs:
17
with:
18
go-version: 1.23.x
19
- name: Lint
20
- uses: golangci/golangci-lint-action@v6.2.0
+ uses: golangci/golangci-lint-action@v6.3.1
21
22
version: v1.63.4
0 commit comments