Skip to content

Commit

Permalink
Use dd/deprecations branch of 'setup-gradle'
Browse files Browse the repository at this point in the history
  • Loading branch information
bigdaz committed Apr 9, 2024
1 parent bdf99f9 commit 8457461
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ runs:
steps:
- name: Setup Gradle
id: setup-gradle
uses: gradle/actions/setup-gradle@v3.2.1
uses: gradle/actions/setup-gradle@dd/deprecations
with:
gradle-version: ${{ inputs.gradle-version }}
cache-disabled: ${{ inputs.cache-disabled }}
Expand Down

0 comments on commit 8457461

Please sign in to comment.