diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1de5a38e0..afe1ab971 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -139,7 +139,7 @@ jobs: cd sc git fetch --tags # git checkout v2.8.5 - git checkout -b test-branch c467b80334f48ceaf1c7c724155ed9f9a4cc6106 + git checkout -b test-branch 4b25600294fccaa21174ca8b2862bc084834012e - name: Run bootstrap script run: ./bootstrap diff --git a/sc b/sc index c467b8033..4b2560029 160000 --- a/sc +++ b/sc @@ -1 +1 @@ -Subproject commit c467b80334f48ceaf1c7c724155ed9f9a4cc6106 +Subproject commit 4b25600294fccaa21174ca8b2862bc084834012e