1028
All checks were successful
test / checkout_and_upload (push) Successful in 14s
test / download_and_use (push) Successful in 6s

This commit is contained in:
298977887 2024-10-28 14:29:21 +08:00
parent 0baa1e2984
commit 1a46e4950d

View File

@ -13,7 +13,8 @@ jobs:
- name: 🛒 检出代码
#uses: actions/checkout@v3
#uses: https://git.aoun.ltd/18152827937/checkout@v4
uses: https://gitea.com/actions/checkout@v4
#uses: https://gitea.com/actions/checkout@v4
uses: https://git.aoun.ltd/actions/checkout@v4
- name: 📦 上传代码作为工件
uses: actions/upload-artifact@v3