chore(deps): update gradle/actions action to v5 (#5444)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-10-03 16:49:43 +02:00
committed by GitHub
parent 97ae89ed96
commit d2dfc04248
11 changed files with 19 additions and 19 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ jobs:
distribution: 'temurin' # See 'Supported distributions' for available options
java-version: '21'
- name: Configure gradle
uses: gradle/actions/setup-gradle@v4
uses: gradle/actions/setup-gradle@v5
with:
cache-read-only: ${{ github.ref != 'refs/heads/develop' }}
- name: Set up Python 3.12