mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-05-10 20:05:50 +02:00
upgrade golangci/golangci-lint-action to v3.7.0
This commit is contained in:
parent
51ecf4089b
commit
a65d3119c0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -153,7 +153,7 @@ jobs:
|
|||
with:
|
||||
go-version: 1.20.x
|
||||
- name: Lint
|
||||
uses: golangci/golangci-lint-action@v3.1.0
|
||||
uses: golangci/golangci-lint-action@v3.7.0
|
||||
with:
|
||||
version: latest
|
||||
- name: errors
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue