mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-05-11 12:25:47 +02:00
Upgrade golangci-lint-action to latest version
This commit is contained in:
parent
8c553dcde9
commit
457c4c248d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -170,7 +170,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
go-version: 1.22.x
|
go-version: 1.22.x
|
||||||
- name: Lint
|
- name: Lint
|
||||||
uses: golangci/golangci-lint-action@v3.7.0
|
uses: golangci/golangci-lint-action@v6.1.0
|
||||||
with:
|
with:
|
||||||
version: v1.60
|
version: v1.60
|
||||||
- name: errors
|
- name: errors
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue