Skip to content

Commit

Permalink
Merge branch 'main' into rshah/updateChangelogs
Browse files Browse the repository at this point in the history
  • Loading branch information
rohanshah18 authored May 9, 2024
2 parents 50b0975 + 82f6bd7 commit e968c74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/build-docs/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ runs:
- name: Setup Gradle
uses: gradle/actions/setup-gradle@v3
with:
gradle-version: ${{ inputs.java-version }}
gradle-version: ${{ inputs.gradle-version }}
- name: Build Javadoc documentation
shell: bash
run: |
Expand Down

0 comments on commit e968c74

Please sign in to comment.