Update .github/workflows/python-builder.yml

Co-authored-by: Mikhail Timofeev <48208649+miketimofeev@users.noreply.github.com>
This commit is contained in:
Mikhail Koliada 2022-01-13 19:27:50 +03:00 committed by GitHub
parent 59e54b2d8b
commit 4a2af81ac1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,7 @@ on:
inputs:
VERSION:
description: 'Python version to build and upload'
default: '3.9.6'
default: '3.9.9'
required: true
PUBLISH_RELEASES:
description: 'Whether to publish releases'