diff --git a/.github/workflows/Unified.yml b/.github/workflows/Unified.yml index 4524c43..d3b332a 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@v5 + - uses: actions/checkout@v6 with: submodules: true