Skip to content

Commit e691a4d

Browse files
committed
Update golangci-lint-action
1 parent d1e51bb commit e691a4d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
go-version: '1.26'
4646

4747
- name: Run golangci-lint
48-
uses: golangci/golangci-lint-action@v4
48+
uses: golangci/golangci-lint-action@v9
4949
with:
50-
version: latest
50+
version: v2.9.0
5151
args: --timeout=5m

0 commit comments

Comments
 (0)