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

This commit is contained in:
renovate[bot]
2023-08-28 19:24:00 +00:00
committed by GitHub
parent 2ca00ff362
commit 8bae51ff5e
7 changed files with 7 additions and 7 deletions

View File

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