Skip to content

Commit

Permalink
Update oracle-actions/setup-java to v1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
marcphilipp committed Sep 17, 2024
1 parent 73c8ca2 commit b04b4b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cross-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- name: Set up Test JDK
uses: ./.github/actions/setup-test-jdk
- name: "Set up JDK ${{ matrix.jdk.version }} (${{ matrix.jdk.release || 'ea' }})"
uses: oracle-actions/setup-java@v1
uses: oracle-actions/setup-java@v1.4.0
with:
website: jdk.java.net
release: ${{ matrix.jdk.release || matrix.jdk.version }}
Expand Down

0 comments on commit b04b4b8

Please sign in to comment.