Skip to content

Commit 53abf18

Browse files
committed
ci: bump golangci-lint to v2.10
Signed-off-by: utam0k <k0ma@utam0k.jp>
1 parent d64c1d9 commit 53abf18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
- name: run golangci-lint
4141
uses: golangci/golangci-lint-action@v8
4242
with:
43-
version: v2.5
43+
version: v2.10
4444

4545
- name: run tests
4646
run: |

0 commit comments

Comments
 (0)