diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 77d2ce6..5b5c37d 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -96,7 +96,7 @@ jobs: xcode-version: latest-stable - name: Checkout code - uses: actions/checkout@v3 + uses: actions/checkout@v4 with: submodules: true # Get JUCE populated