fix nigthly build (#37516)

This commit is contained in:
Adeeb Shihadeh
2026-03-01 14:12:27 -08:00
committed by GitHub
parent 0374979397
commit c3d5c5f016
+1 -1
View File
@@ -22,7 +22,7 @@ jobs:
running-workflow-name: 'build master-ci'
repo-token: ${{ secrets.GITHUB_TOKEN }}
check-regexp: ^((?!.*(build prebuilt|create badges).*).)*$
- uses: actions/checkout@v6
- uses: actions/checkout@v4
with:
submodules: true
fetch-depth: 0