mirror of
https://github.com/FuQuan233/nonebot-plugin-llmchat.git
synced 2025-09-04 10:20:45 +00:00
♻️ fix lint problems
This commit is contained in:
parent
ed2f9051ef
commit
3c1ac4b68b
3 changed files with 10 additions and 12 deletions
2
.github/actions/setup-python/action.yml
vendored
2
.github/actions/setup-python/action.yml
vendored
|
@ -5,7 +5,7 @@ inputs:
|
|||
python-version:
|
||||
description: Python version
|
||||
required: false
|
||||
default: "3.9"
|
||||
default: "3.10"
|
||||
|
||||
runs:
|
||||
using: "composite"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue