Skip to content

Commit

Permalink
fix: remove deprecated input (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
meriouma authored Dec 5, 2024
1 parent f44e233 commit e24f376
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@ runs:
uses: gradle/actions/setup-gradle@v4
with:
gradle-version: wrapper
build-root-directory: ${{ inputs.working-directory }}
cache-read-only: ${{ inputs.read-only-cache }}

- name: Run tests
Expand Down

0 comments on commit e24f376

Please sign in to comment.