Skip to content

Commit d7c11f3

Browse files
committed
Updating github-config
1 parent addf2e5 commit d7c11f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
uses: actions/checkout@v4
2323

2424
- name: golangci-lint
25-
uses: golangci/golangci-lint-action@v8
25+
uses: golangci/golangci-lint-action@v3
2626
with:
2727
version: latest
2828
args: --timeout 3m0s

0 commit comments

Comments
 (0)