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.