Skip to content

ruff-action will not install valid ruff version in v3 #147

@DonDebonair

Description

@DonDebonair

Hey there!

When I'm trying to upgrade ruff-action from v2 to v3, my lint action fails:

Run astral-sh/ruff-action@v3
Found ruff version in pyproject.toml: >=0.11.11,<0.12.0
Error: No version found for >=0.11.11,<0.12.0

Given that the latest version of ruff is 0.11.11, it should be possible to resolve the version specifier.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions