Skip to content

Commit

Permalink
Update .github/actions/java/action.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Ståle Storø Hauknes <[email protected]>
  • Loading branch information
airxnoor and LaStrada authored May 8, 2024
1 parent 00530c2 commit 94a171e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/java/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: "Set up Adopt OpenJDK 17"
runs:
using: "composite"
steps:
- uses: actions/setup-java@v3
- uses: actions/setup-java@v4
with:
distribution: adopt
java-version: 17

0 comments on commit 94a171e

Please sign in to comment.