diff --git a/.github/workflows/Unified.yml b/.github/workflows/Unified.yml index 204fac2..eb7630c 100644 --- a/.github/workflows/Unified.yml +++ b/.github/workflows/Unified.yml @@ -29,7 +29,7 @@ jobs: ORG_GRADLE_PROJECT_signingInMemoryKey: ${{ secrets.SIGNING_KEY }} steps: - - uses: actions/checkout@v6 + - uses: actions/checkout@v7 with: submodules: true