diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 254e374..1bc6614 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@88425854a36845f9c881450d9660b5fd46bee142 + uses: gradle/wrapper-validation-action@f9c9c575b8b21b6485636a91ffecd10e558c62f6 - name: Cache Gradle packages uses: actions/cache@v4 with: