Skip to content

Commit

Permalink
Delegate to 'setup-gradle@v3.0.0-rc.2'
Browse files Browse the repository at this point in the history
  • Loading branch information
bigdaz committed Jan 29, 2024
1 parent 4587492 commit d4bd442
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Expand Up @@ -149,7 +149,7 @@ runs:
steps:
- name: Setup Gradle
id: setup-gradle
uses: gradle/actions/setup-gradle@v3.0.0-rc.1
uses: gradle/actions/setup-gradle@v3.0.0-rc.2
with:
gradle-version: ${{ inputs.gradle-version }}
cache-disabled: ${{ inputs.cache-disabled }}
Expand Down

0 comments on commit d4bd442

Please sign in to comment.