Update gradle/gradle-build-action action to v3

This commit is contained in:
renovate[bot]
2024-01-31 11:34:52 +00:00
committed by GitHub
parent 69db7d40fc
commit a190a47109
7 changed files with 7 additions and 7 deletions

View File

@@ -32,7 +32,7 @@ jobs:
distribution: 'temurin' # See 'Supported distributions' for available options
java-version: '17'
- name: Configure gradle
uses: gradle/gradle-build-action@v2.12.0
uses: gradle/gradle-build-action@v3.0.0
with:
cache-read-only: ${{ github.ref != 'refs/heads/develop' }}
- name: 🔊 Publish results to Sonar