fix: 更新上传工件的 GitHub Actions 版本至 v4

This commit is contained in:
MKStoler1024 2025-01-31 17:53:41 +00:00
parent 80b1aa4390
commit 370653345e

View File

@ -58,7 +58,7 @@ jobs:
INPUT_PATH: ./build
- name: 上传工件
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: github-pages
path: ${{ runner.temp }}/artifact.tar