Skip to content

Commit 937f12c

Browse files
f
1 parent 64298eb commit 937f12c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/golangci-lint.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ jobs:
1919
go-version: '1.21'
2020
cache: false
2121
- name: golangci-lint
22-
uses: golangci/golangci-lint-action@v4
22+
uses: golangci/golangci-lint-action@v6
2323
with:
24-
version: v1.54
24+
version: latest

0 commit comments

Comments
 (0)