Skip to content

Commit afa3ec0

Browse files
committed
lint
1 parent d63ccd0 commit afa3ec0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/golangci-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ jobs:
1212
go-version: "stable"
1313

1414
- name: golangci-lint
15-
uses: golangci/golangci-lint-action@v6
15+
uses: golangci/golangci-lint-action@v7
1616
with:
1717
version: latest

0 commit comments

Comments
 (0)