更新 actions/checkout 版本以确保兼容性
Some checks are pending
Build and Upload Artifact / build and upload-artifact (push) Waiting to run
Some checks are pending
Build and Upload Artifact / build and upload-artifact (push) Waiting to run
This commit is contained in:
@@ -8,7 +8,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Check out repository code
|
- name: Check out repository code
|
||||||
uses: actions/checkout@v4.2.2
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
submodules: true
|
submodules: true
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user