Update pack_img.yaml
This commit is contained in:
parent
d549d7a160
commit
7dc959fa10
2
.github/workflows/pack_img.yaml
vendored
2
.github/workflows/pack_img.yaml
vendored
@ -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 版本
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user