Skip to content

Commit

Permalink
add version support
Browse files Browse the repository at this point in the history
  • Loading branch information
alingse committed Nov 21, 2024
1 parent f3e425c commit af376be
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ jobs:

- name: Setup Gradle
uses: gradle/actions/setup-gradle@af1da67850ed9a4cedd57bfd976089dd991e2582 # v4.0.0
with:
gradle-version: 8.9

- name: Build with Gradle 8.9
run: gradle build
Expand Down

0 comments on commit af376be

Please sign in to comment.