Skip to content

Commit fbd0970

Browse files
committed
update golint version
1 parent 1155c17 commit fbd0970

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-golangci-lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@ jobs:
3030
- name: golangci-lint
3131
uses: golangci/golangci-lint-action@971e284b6050e8a5849b72094c50ab08da042db8 # tag=v6.1.1
3232
with:
33-
version: v1.60.2
33+
version: v1.64.3
3434
args: --out-format=colored-line-number
3535
working-directory: ${{matrix.working-directory}}

0 commit comments

Comments
 (0)