diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 6d43fee..3f95a32 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