Skip to content

Commit

Permalink
Merge pull request #12
Browse files Browse the repository at this point in the history
Upgraded setup-java to v4.2.2
  • Loading branch information
eddiecarpenter authored Aug 17, 2024
2 parents 01038fb + bc729f9 commit 1dfbbfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- uses: actions/checkout@v4

- name: Set up JDK 21
uses: actions/setup-java@v4
uses: actions/setup-java@v4.2.2
with:
distribution: temurin
java-version: 21
Expand Down

0 comments on commit 1dfbbfe

Please sign in to comment.