mirror of
https://github.com/FuQuan233/nonebot-plugin-llmchat.git
synced 2026-02-05 19:48:06 +00:00
♻️ fix lint problems
This commit is contained in:
parent
e71e91623c
commit
0eaba82880
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