Update pack_img.yaml

This commit is contained in:
Canadew 2024-10-09 14:29:40 +08:00 committed by GitHub
parent d549d7a160
commit 7dc959fa10
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -25,7 +25,7 @@ jobs:
uses: actions/checkout@v4 # 检出当前仓库代码 uses: actions/checkout@v4 # 检出当前仓库代码
- name: Set up Python - name: Set up Python
uses: actions/setup-python@v4 uses: actions/setup-python@v5
with: with:
python-version: '3.x' # 设置 Python 版本 python-version: '3.x' # 设置 Python 版本