update python version for ci

This commit is contained in:
felinae98 2022-10-10 18:55:35 +08:00
parent 1bdc002714
commit dd49579599
No known key found for this signature in database
GPG Key ID: 00C8B010587FF610

View File

@ -5,7 +5,7 @@ inputs:
python-version:
description: Python version
required: false
default: "3.9"
default: "3.10"
runs:
using: "composite"