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 0000d99 commit 5e3ec2eCopy full SHA for 5e3ec2e
.github/workflows/lint.yml
@@ -11,7 +11,7 @@ jobs:
11
go-version-file: "go.mod"
12
- uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # v8.0.0
13
with:
14
- version: 2.5.0
+ version: v2.5.0
15
- name: Run go vet
16
run: |
17
go vet ./...
0 commit comments