Skip to content

Commit

Permalink
chore(deps): update oracle-actions/setup-java action to v1.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and vlsi committed Apr 15, 2024
1 parent 46bc086 commit 323d6ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Expand Up @@ -184,7 +184,7 @@ jobs:
- name: Set up Java ${{ matrix.java_version }}, oracle
id: setup_ea_java
if: ${{ matrix.oracle_java_website != '' }}
uses: oracle-actions/setup-java@8294b2d42db153962a75462461be076c5298a7c1 # v1.3.3
uses: oracle-actions/setup-java@83e2004a40aaa491fbc6b4697353b9a75b095efb # v1.3.4
env:
JAVA_HOME_17_X64: ${{ env.JAVA_HOME_17_AARCH64 || env.JAVA_HOME_17_X64 }}
with:
Expand Down

0 comments on commit 323d6ae

Please sign in to comment.