Skip to content

Commit 478c3ae

Browse files
committed
chore(golangci): upgrade to v1.44.2
Signed-off-by: Bo-Yi Wu <[email protected]>
1 parent 90e93fd commit 478c3ae

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.44.0
24+
version: v1.44.2
2525
args: --verbose
2626
test:
2727
strategy:

0 commit comments

Comments
 (0)