Skip to content

Commit 4f99447

Browse files
authored
Merge pull request #715 from go-graphite/deniszh-patch-1
Upgrade golangci-lint
2 parents c43ee63 + 2b6c07e commit 4f99447

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/golangci-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
uses: golangci/golangci-lint-action@v6
1515
with:
1616
# Required: the version of golangci-lint is required and must be specified without patch version: we always use the latest patch version.
17-
version: v1.61.0
17+
version: v1.64.7
1818

1919
# Optional: working directory, useful for monorepos
2020
# working-directory: somedir

0 commit comments

Comments
 (0)