Skip to content

Commit 50ef568

Browse files
committed
chore(golangci): upgrade to v1.44
Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
1 parent 2c41650 commit 50ef568

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Setup golangci-lint
2222
uses: golangci/golangci-lint-action@v2
2323
with:
24-
version: v1.43.0
24+
version: v1.44.0
2525
args: --verbose
2626
test:
2727
strategy:

0 commit comments

Comments
 (0)