Skip to content

Commit 0735ce4

Browse files
committed
up golangci-lint ver
1 parent 4beb867 commit 0735ce4

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
@@ -12,7 +12,7 @@ jobs:
1212
uses: golangci/golangci-lint-action@v2
1313
with:
1414
# Required: the version of golangci-lint is required and must be specified without patch version: we always use the latest patch version.
15-
version: v1.58.1
15+
version: v1.63.4
1616

1717
# Optional: working directory, useful for monorepos
1818
# working-directory: somedir

0 commit comments

Comments
 (0)