diff --git a/.github/workflows/actions.yml b/.github/workflows/actions.yml index e4eeb9b..a3a5645 100644 --- a/.github/workflows/actions.yml +++ b/.github/workflows/actions.yml @@ -23,7 +23,7 @@ jobs: java-version: 25 cache: 'gradle' - name: Setup Gradle - uses: gradle/actions/setup-gradle@40ecae0e1069227616b6d5fa777e8e6e9e474b13 + uses: gradle/actions/setup-gradle@261794afacfbe7a93883fe9e989f80e083e3547f with: gradle-version: '9.2.0' - name: Cache SonarCloud packages