ci: 更新 setup-python

This commit is contained in:
寂静的羽夏 2025-05-02 19:38:57 +08:00
parent cb2e8743af
commit 098f08e906
2 changed files with 3 additions and 3 deletions

View File

@ -40,7 +40,7 @@ jobs:
run: sudo apt install fakeroot patchelf -y
- name: Setup Python
uses: actions/setup-python@v2
uses: actions/setup-python@v5
with:
python-version: '3.8'
cache: 'pip'

View File

@ -43,7 +43,7 @@ jobs:
run: cmake --build ${{github.workspace}}/build --config ${{env.BUILD_TYPE}}
- name: Setup Python
uses: actions/setup-python@v2
uses: actions/setup-python@v5
with:
python-version: '3.8'
cache: 'pip'
@ -64,4 +64,4 @@ jobs:
with:
name: WingHexExplorer2-win-release-build-cache
path: ${{github.workspace}}/mkinstaller/innoSetup/*.exe