Skip to content

Commit fc6da49

Browse files
authored
Update linter.yml
downgrade for lint action
1 parent f3c83d1 commit fc6da49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
cache: false
3434

3535
- name: golangci-lint
36-
uses: golangci/golangci-lint-action@v8
36+
uses: golangci/golangci-lint-action@v6
3737
with:
3838
# NOTE: Keep this in sync with the version from .golangci.yml
3939
version: v1.64.7

0 commit comments

Comments
 (0)