Skip to content

Commit

Permalink
Merge pull request #164 from Susko3/bump-java-action-version
Browse files Browse the repository at this point in the history
Bump actions/setup-java to v4
  • Loading branch information
smoogipoo authored Oct 2, 2024
2 parents c1a2631 + f9533a8 commit 209d102
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ jobs:
submodules: true

- name: Setup JDK
uses: actions/setup-java@v3
uses: actions/setup-java@v4
with:
distribution: microsoft
java-version: |
Expand Down

0 comments on commit 209d102

Please sign in to comment.