Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8a35942aea |
@@ -71,7 +71,7 @@ jobs:
|
|||||||
run: go vet ./...
|
run: go vet ./...
|
||||||
|
|
||||||
- name: lint
|
- name: lint
|
||||||
uses: golangci/golangci-lint-action@v7
|
uses: golangci/golangci-lint-action@v6
|
||||||
# Pin to a version built on Go 1.25 — the runner's bundled tool
|
# Pin to a version built on Go 1.25 — the runner's bundled tool
|
||||||
# is Go 1.24 and refuses to lint a 1.25 module.
|
# is Go 1.24 and refuses to lint a 1.25 module.
|
||||||
with: { version: v2.12.2 }
|
with: { version: v2.12.2 }
|
||||||
|
|||||||
Reference in New Issue
Block a user