We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f5ba48 commit 4015515Copy full SHA for 4015515
.github/workflows/ci.yaml
@@ -16,7 +16,7 @@ jobs:
16
with:
17
go-version-file: go.mod
18
- name: Run golangci-lint
19
- uses: golangci/golangci-lint-action@v6.3.3
+ uses: golangci/golangci-lint-action@v6.5.0
20
21
version: v1.62.2
22
only-new-issues: false
0 commit comments