mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-15 04:07:03 +05:30
fix(ci): bump setup-gradle action
This commit is contained in:
parent
b1148679e3
commit
6d7e2bc7aa
4 changed files with 5 additions and 5 deletions
2
.github/workflows/code_quality_analysis.yml
vendored
2
.github/workflows/code_quality_analysis.yml
vendored
|
@ -32,7 +32,7 @@ jobs:
|
|||
java-version: 18
|
||||
|
||||
- name: Setup Gradle
|
||||
uses: gradle/actions/setup-gradle@v3-beta
|
||||
uses: gradle/actions/setup-gradle@v3.0.0-rc.2
|
||||
with:
|
||||
cache-read-only: true
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue