Skip to content

Commit ce352a2

Browse files
committed
tweak golangci-lint version
1 parent 53b817b commit ce352a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/go-unit-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
uses: smartcontractkit/.github/actions/ci-lint-go@6ff93d190d3499c4889001c181f503c45420497d # ci-lint-go@4.2.0
1818
with:
1919
go-version-file: go.mod
20-
golangci-lint-version: v2.12.2
20+
golangci-lint-version: v2.9.0
2121
use-go-cache: true
2222
only-new-issues: false
2323
use-gati: false

0 commit comments

Comments
 (0)