Skip to content

Commit

Permalink
[NOID] Upgrades to latest 17 version
Browse files Browse the repository at this point in the history
  • Loading branch information
ncordon committed Aug 2, 2023
1 parent ca85785 commit 6616a36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup-jdk/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ runs:
- name: Set up JDK 17
uses: actions/setup-java@v3
with:
java-version: '17'
java-version: '17.0.8'
distribution: 'temurin'

0 comments on commit 6616a36

Please sign in to comment.