mirror of
https://github.com/Crocmagnon/fatcontext.git
synced 2024-11-09 09:43:59 +01:00
update golangci-lint action
This commit is contained in:
parent
0b0c70a0a6
commit
da706a0193
1 changed files with 1 additions and 1 deletions
2
.github/workflows/golangci-lint.yml
vendored
2
.github/workflows/golangci-lint.yml
vendored
|
@ -25,6 +25,6 @@ jobs:
|
|||
with:
|
||||
go-version: ${{ matrix.go }}
|
||||
- name: golangci-lint
|
||||
uses: golangci/golangci-lint-action@v4
|
||||
uses: golangci/golangci-lint-action@v6
|
||||
with:
|
||||
version: latest
|
||||
|
|
Loading…
Reference in a new issue