mirror of
https://github.com/astral-sh/ruff-action.git
synced 2026-05-21 00:10:14 +02:00
Inform user of unsupported old version (#134)
Versions older than v0.0.247 do not have binaries in the GitHub releases
This commit is contained in:
committed by
GitHub
parent
b259b0b299
commit
ea12b8ac41
@@ -95,6 +95,9 @@ the ruff version to install. If no pyproject.toml file is found, or no ruff vers
|
||||
`project.dependencies`, `project.optional-dependencies`, or `dependency-groups`,
|
||||
the latest version is installed.
|
||||
|
||||
> [!NOTE]
|
||||
> This action does only support ruff versions v0.0.247 and above.
|
||||
|
||||
#### Install the latest version
|
||||
|
||||
```yaml
|
||||
|
||||
Reference in New Issue
Block a user