diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5214670..254e374 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -14,7 +14,7 @@ jobs: java-version: '17' distribution: 'adopt' - name: Validate Gradle wrapper - uses: gradle/wrapper-validation-action@9ba54b687bf0f59b62abbf91e0d60de082e8ebc4 + uses: gradle/wrapper-validation-action@88425854a36845f9c881450d9660b5fd46bee142 - name: Cache Gradle packages uses: actions/cache@v4 with: