Skip to content

Commit 653f7dd

Browse files
authored
up golangci-lint action version (#110)
1 parent 02244c2 commit 653f7dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
with:
1313
go-version: '1.24.x'
1414
- name: golangci-lint
15-
uses: golangci/golangci-lint-action@v3
15+
uses: golangci/golangci-lint-action@v6
1616
with:
1717
version: v1.64.8
1818
args: --timeout 3m0s

0 commit comments

Comments
 (0)