We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a7266b3 + 53b7710 commit c9ee6c7Copy full SHA for c9ee6c7
action.yml
@@ -101,7 +101,7 @@ runs:
101
TEMPLATE_DIRECTORY: ${{ inputs.template_directory }}
102
PACKAGE: ${{ inputs.package }}
103
PROJECT_NAME: ${{ inputs.package }}
104
- PYTHON_VERSIONS: "3.6 3.7 3.8 3.9 3.10"
+ PYTHON_VERSIONS: "3.7 3.8 3.9 3.10 3.11"
105
MAX_VERSIONS: ${{ inputs.max_versions }}
106
ORGANIZATION: ${{ inputs.organization }}
107
REPOSITORY: ${{ inputs.repository }}
0 commit comments