Skip to content

Commit ce70e01

Browse files
Update golangci/golangci-lint-action action to v6
1 parent f1733f9 commit ce70e01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
steps:
99
- uses: actions/checkout@v4
1010
- name: golangci-lint
11-
uses: golangci/golangci-lint-action@v5
11+
uses: golangci/golangci-lint-action@v6
1212

1313
test:
1414
strategy:

0 commit comments

Comments
 (0)