Skip to content

Commit 48263fc

Browse files
authored
Update golangci-lint action (#189)
Thanks!
1 parent 7e92d84 commit 48263fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
git diff --quiet
2727
2828
- name: Lint
29-
uses: golangci/golangci-lint-action@v8
29+
uses: golangci/golangci-lint-action@v9
3030
with:
3131
# Require: The version of golangci-lint to use.
3232
version: latest

0 commit comments

Comments
 (0)