Skip to content

Commit 15a855c

Browse files
committed
chore(deps): update golangci/golangci-lint-action action to v9
1 parent c5150a5 commit 15a855c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- uses: actions/setup-go@v6
1818
with:
1919
go-version: "1.26.4"
20-
- uses: golangci/golangci-lint-action@v8
20+
- uses: golangci/golangci-lint-action@v9
2121
with:
2222
version: v2.5.0
2323
# Build the linter from source with the runner's Go. Prebuilt

0 commit comments

Comments
 (0)