Skip to content

Commit

Permalink
Update pr.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
iNoles authored May 6, 2024
1 parent a51880b commit 72b0194
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-java@v4
with:
distribution: temurin
java-version: 8
distribution: 'temurin'
java-version: '17'

- name: Gradle build
uses: gradle/gradle-build-action@v2
Expand Down

0 comments on commit 72b0194

Please sign in to comment.