There was an error while loading. Please reload this page.
1 parent a588579 commit a1591eeCopy full SHA for a1591ee
1 file changed
.github/workflows/main.yaml
@@ -21,7 +21,7 @@ jobs:
21
- name: Lint
22
uses: golangci/golangci-lint-action@v8
23
with:
24
- version: v2.12.x
+ version: v2.12
25
26
- name: Test
27
run: go test -race -covermode atomic -coverprofile=coverage.txt -v ./...
0 commit comments