Skip to content

Commit 10ba89c

Browse files
committed
chore(golangci): upgrade to v1.44
Signed-off-by: Bo-Yi Wu <[email protected]>
1 parent f1b8079 commit 10ba89c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@ jobs:
2828
- name: golangci-lint
2929
uses: golangci/golangci-lint-action@v2
3030
with:
31-
version: v1.43.0
31+
version: v1.44.0
3232
args: --verbose

0 commit comments

Comments
 (0)