Skip to content

Commit 5f211e3

Browse files
committed
fix ci failure
1 parent 1e83e62 commit 5f211e3

File tree

2 files changed

+1
-8
lines changed

2 files changed

+1
-8
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 7 deletions
This file was deleted.

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,6 @@ jobs:
4343
with:
4444
go-version: '1.22'
4545
- name: golangci-lint
46-
uses: golangci/golangci-lint-action@v7
46+
uses: golangci/golangci-lint-action@v6
4747
with:
4848
version: v1.60

0 commit comments

Comments
 (0)