👷 插件测试使用最新的稳定版 Python 版本 (#2336)

This commit is contained in:
uy/sun 2023-09-02 10:43:48 +08:00 committed by GitHub
parent 14cb447874
commit 6ef6721527
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -49,7 +49,7 @@ jobs:
- name: Setup Python
uses: actions/setup-python@v4
with:
python-version: "3.10"
python-version: "3.x"
- name: Test Plugin
id: plugin-test