diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3e2e0df58..12bd8629f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -44,7 +44,7 @@ jobs: distribution: "temurin" - name: Set up Gradle - uses: gradle/actions/setup-gradle@v3 + uses: gradle/actions/setup-gradle@v4 - name: Run copyright and code format checks run: ./gradlew --no-daemon checkLicenseMain checkLicenses spotlessCheck \ No newline at end of file