mirror of
https://github.com/LiteyukiStudio/LiteyukiBot.git
synced 2025-06-03 03:25:21 +00:00
🔧 更新 pytest 工作流,将上传工件的 GitHub Actions 版本升级至 v4
This commit is contained in:
parent
7aaa589a51
commit
66c88d8a30
2
.github/workflows/pytest.yaml
vendored
2
.github/workflows/pytest.yaml
vendored
@ -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
|
Loading…
x
Reference in New Issue
Block a user