Skip to content

Commit 47bb088

Browse files
revert golangci-lint version
1 parent 8786a4b commit 47bb088

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
- name: Lint
7070
uses: golangci/golangci-lint-action@v8
7171
with:
72-
version: latest
72+
version: v2.5
7373
skip-cache: true
7474
skip-save-cache: true
7575

0 commit comments

Comments
 (0)