Skip to content

Commit

Permalink
chore(deps): update actions/setup-java action to v3.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 7, 2023
1 parent 5557615 commit 9729be6
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 @@ -40,7 +40,7 @@ jobs:
uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c # 3.3.0

- name: Setup JDKs
uses: actions/setup-java@1df8dbefe2a8cbc99770194893dd902763bee34b # 3.7.0
uses: actions/setup-java@cd89f46ac9d01407894225f350157564c9c7cee2 # v3.12.0
with:
distribution: temurin
java-version: ${{ matrix.version }}
Expand Down

0 comments on commit 9729be6

Please sign in to comment.