chore(deps): update gradle/actions digest to db19848

This commit is contained in:
renovate[bot] 2024-04-25 23:14:46 +00:00 committed by GitHub
parent b3ea9c6faf
commit a8cef93096
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ runs:
java-version: 18
- name: Setup Gradle
uses: gradle/actions/setup-gradle@750cdda3edd6d51b7fdfc069d2e2818cf3c44f4c # v3
uses: gradle/actions/setup-gradle@db19848a5fa7950289d3668fb053140cf3028d43 # v3
with:
gradle-home-cache-cleanup: true
cache-read-only: ${{ inputs.cache-read-only }}