Skip to content

Commit

Permalink
Merge pull request #484 from Droid-ify/renovate/actions-setup-java-3.x
Browse files Browse the repository at this point in the history
  • Loading branch information
Iamlooker authored Sep 23, 2023
2 parents 7fde778 + 52457b9 commit 0531d55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
submodules: true

- name: Set up Java 17
uses: actions/setup-java@v3.12.0
uses: actions/setup-java@v3.13.0
with:
java-version: 17
distribution: 'adopt'
Expand Down

0 comments on commit 0531d55

Please sign in to comment.