Skip to content
This repository was archived by the owner on Jan 6, 2025. It is now read-only.

Commit 2e0190b

Browse files
committed
Update golangci lint
1 parent ac81ed8 commit 2e0190b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
with:
2020
go-version: 1.21
2121
- name: Run golangci-lint
22-
uses: golangci/golangci-lint-action@v4
22+
uses: golangci/golangci-lint-action@v6
2323
test:
2424
name: go test
2525
if: ${{ github.event_name != 'schedule' }}

0 commit comments

Comments
 (0)