Skip to content

Commit

Permalink
[Fix] Revert Java Action Back to Version 3.6.0 (#46)
Browse files Browse the repository at this point in the history
Co-authored-by: Kyle Roe <[kyle.roe@thermondo.de]>
  • Loading branch information
hopeman15 and Kyle Roe committed Dec 6, 2022
1 parent a7fba97 commit 3f5e4a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
with:
fetch-depth: 0
- name: Set up JDK
uses: actions/setup-java@v3.7.0
uses: actions/setup-java@v3.6.0
with:
distribution: 'temurin'
java-version: '17'
Expand Down

0 comments on commit 3f5e4a2

Please sign in to comment.