🔧 更新 pytest 工作流,将上传工件的 GitHub Actions 版本升级至 v4

This commit is contained in:
远野千束 2025-04-28 00:59:54 +08:00
parent 7aaa589a51
commit 66c88d8a30

View File

@ -32,7 +32,7 @@ jobs:
path: report
- name: Upload Pytest report to GitHub
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: Pytest-test-report
path: report