Skip to content

Commit 6283c2b

Browse files
Update golangci/golangci-lint-action action to v8
1 parent 684cc2b commit 6283c2b

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)