Skip to content

Commit baf895f

Browse files
Update golangci/golangci-lint-action action to v8
1 parent f4a6041 commit baf895f

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
@@ -9,7 +9,7 @@ jobs:
99
steps:
1010
- uses: actions/checkout@v5
1111
- name: golangci-lint
12-
uses: golangci/golangci-lint-action@v6
12+
uses: golangci/golangci-lint-action@v8
1313

1414
test:
1515
strategy:

0 commit comments

Comments
 (0)