We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 92d9cc9 + eae1862 commit 1ec4d12Copy full SHA for 1ec4d12
.github/workflows/go.yml
@@ -19,7 +19,7 @@ jobs:
19
uses: actions/checkout@v4
20
21
- name: golangci-lint
22
- uses: golangci/golangci-lint-action@v5
+ uses: golangci/golangci-lint-action@v6
23
with:
24
version: v1.61.0
25
0 commit comments