mirror of
https://github.com/golangci/golangci-lint-action.git
synced 2025-12-12 14:01:14 +00:00
docs: update readme
This commit is contained in:
parent
043b1b8d1c
commit
0a35821d5c
1 changed files with 2 additions and 0 deletions
|
|
@ -245,6 +245,8 @@ You will also likely need to add the following `.gitattributes` file to ensure t
|
|||
|
||||
## Compatibility
|
||||
|
||||
* `v9.0.0` requires Nodejs runtime [`node24`](https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/)
|
||||
* `v8.0.0` works with `golangci-lint` version >= `v2.1.0`
|
||||
* `v8.0.0` works with `golangci-lint` version >= `v2.1.0`
|
||||
* `v7.0.0` supports golangci-lint v2 only.
|
||||
* `v6.0.0+` removes `annotations` option, removes the default output format (`github-actions`).
|
||||
|
|
|
|||
Loading…
Reference in a new issue