diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index a4876f6..7d0a37d 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -27,7 +27,7 @@ jobs: # https://github.com/marketplace/actions/gradle-wrapper-validation - name: Validate Gradle wrapper - uses: gradle/wrapper-validation-action@v2 + uses: gradle/wrapper-validation-action@v3 # https://github.com/marketplace/actions/gradle-build-action - name: Build with Gradle