Skip to content

Commit 78233fa

Browse files
authored
Update lint_golang.yml
1 parent c44dafe commit 78233fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint_golang.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
go-version-file: go.mod
1919
cache: true
2020
- name: golangci-lint
21-
uses: golangci/golangci-lint-action@v6
21+
uses: golangci/golangci-lint-action@v7
2222
with:
2323
version: v2.1.5
2424
args: --verbose

0 commit comments

Comments
 (0)