We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67029c5 commit 6468c2eCopy full SHA for 6468c2e
.github/workflows/go.yml
@@ -22,7 +22,7 @@ jobs:
22
uses: actions/checkout@v4
23
24
- name: Lint
25
- uses: golangci/golangci-lint-action@v6.1.0
+ uses: golangci/golangci-lint-action@v6.1.1
26
with:
27
version: v1.60
28
0 commit comments