Skip to content

Commit e74a07b

Browse files
committed
Update golangci linter action
1 parent bc23453 commit e74a07b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
go-version: ${{ matrix.go-version }}
2424

2525
- name: golangci-lint
26-
uses: golangci/golangci-lint-action@v2
26+
uses: golangci/golangci-lint-action@v9
2727
with:
2828
version: latest
2929

0 commit comments

Comments
 (0)