Skip to content

Commit 914c66d

Browse files
Update golangci/golangci-lint-action action to v6
1 parent 438d66e commit 914c66d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
go-version-file: 'go.mod'
2020

2121
- name: golangci-lint
22-
uses: golangci/golangci-lint-action@v3
22+
uses: golangci/golangci-lint-action@v6
2323
with:
2424
args: --timeout=5m
2525
version: latest

0 commit comments

Comments
 (0)