Skip to content
This repository was archived by the owner on Feb 23, 2026. It is now read-only.

Commit 780d22e

Browse files
Update golangci/golangci-lint-action action to v9
1 parent 36aec47 commit 780d22e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,6 @@ jobs:
5151
go-version-file: 'go.mod'
5252

5353
- name: Run golangci-lint
54-
uses: golangci/golangci-lint-action@v8
54+
uses: golangci/golangci-lint-action@v9
5555
with:
5656
version: latest

0 commit comments

Comments
 (0)