Skip to content

Commit

Permalink
Merge pull request #3176 from testng-team/dependabot/github_actions/o…
Browse files Browse the repository at this point in the history
…racle-actions/setup-java-1.4.0

Bump oracle-actions/setup-java from 1.3.4 to 1.4.0
  • Loading branch information
juherr authored Sep 24, 2024
2 parents d22a245 + 0109a38 commit 69d731a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
fetch-depth: 10
- name: Set up Java ${{ matrix.java_version }}, oracle
if: ${{ matrix.oracle_java_website != '' }}
uses: oracle-actions/setup-java@83e2004a40aaa491fbc6b4697353b9a75b095efb # v1.3.4
uses: oracle-actions/setup-java@2e744f723b003fdd759727d0ff654c8717024845 # v1.4.0
with:
website: ${{ matrix.oracle_java_website }}
release: ${{ matrix.java_version }}
Expand Down

0 comments on commit 69d731a

Please sign in to comment.