更新 actions/checkout 版本以确保兼容性
Some checks are pending
Build and Upload Artifact / build and upload-artifact (push) Waiting to run

This commit is contained in:
chauyin
2025-05-06 22:52:15 +08:00
parent b8ac4078c3
commit 62e5eb2d3a

View File

@@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Check out repository code
uses: actions/checkout@v4.2.2
uses: actions/checkout@v4
with:
submodules: true