mirror of
https://github.com/golangci/golangci-lint-action.git
synced 2025-12-12 22:11:15 +00:00
docs: fix workflow example
This commit is contained in:
parent
24b3d93762
commit
27d925f9c0
1 changed files with 0 additions and 1 deletions
|
|
@ -179,7 +179,6 @@ jobs:
|
|||
with:
|
||||
os: ${{ matrix.os }}
|
||||
go-version: ${{ matrix.go-version }}
|
||||
repository: ${{ inputs.repository }}
|
||||
golangci-lint-version: v1.59
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue