Skip to content

Commit 3ec1e13

Browse files
upgrade github action linter
1 parent 937d2be commit 3ec1e13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code-health.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: golangci-lint
2626
uses: golangci/golangci-lint-action@051d91933864810ecd5e2ea2cfd98f6a5bca5347
2727
with:
28-
version: v1.61.0
28+
version: v1.64.5
2929
unit-tests:
3030
env:
3131
COVERAGE: coverage.out

0 commit comments

Comments
 (0)