Skip to content

Commit f57c4a4

Browse files
committed
Update .github/workflows/golangci-lint.yml
1 parent 16502b2 commit f57c4a4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/golangci-lint.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ jobs:
2020
with:
2121
go-version: '1.22'
2222
- name: golangci-lint
23-
uses: golangci/golangci-lint-action@v4
23+
uses: golangci/golangci-lint-action@v6
2424
with:
25-
version: v1.57.2
25+
version: v1.59.1

0 commit comments

Comments
 (0)