Update gradle/gradle-build-action action to v2.11.0

This commit is contained in:
renovate[bot] 2023-12-13 07:34:48 +00:00 committed by GitHub
parent c781d4978b
commit 7ccfb810d6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 7 additions and 7 deletions

View file

@ -39,7 +39,7 @@ jobs:
java-version: '17'
# Add gradle cache, this should speed up the process
- name: Configure gradle
uses: gradle/gradle-build-action@v2.10.0
uses: gradle/gradle-build-action@v2.11.0
with:
cache-read-only: ${{ github.ref != 'refs/heads/develop' }}
- name: Record screenshots