Skip to content

Feature Request: Allow specifying the Python version for the action #36

@andre996

Description

@andre996

Description:
The Python version defined in the action is 3.10, which works fine. A user mentioned the need to specify other Python versions, such as 3.11.

Solution:
Add a python-version variable that defaults to 3.10. If another version is provided, the action should use the specified version instead.

FYI: There is a branch with the workaround for this called python-version-workaround

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