Skip to content

Commit 7b48e6b

Browse files
ci(lint): Update linter CI
1 parent a950451 commit 7b48e6b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/go-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
with:
2525
go-version: stable
2626
- name: Run golangci-lint
27-
uses: golangci/golangci-lint-action@v6
27+
uses: golangci/golangci-lint-action@v7
2828
with:
2929
version: latest
3030
args: --timeout=5m

0 commit comments

Comments
 (0)