Skip to content

Commit 6b57666

Browse files
zyv4ykrubenv
authored andcommitted
downgrade to golangci/golangci-lint-action@v6
1 parent 489ee20 commit 6b57666

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
cache: true
3737
cache-dependency-path: go.sum
3838
- name: golangci-lint
39-
uses: golangci/golangci-lint-action@v7
39+
uses: golangci/golangci-lint-action@v6
4040
with:
4141
version: v1.64
4242
- name: go mod tidy

0 commit comments

Comments
 (0)