Skip to content

Commit

Permalink
Update ant.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pgleeson authored Sep 11, 2023
1 parent 266c830 commit bf6a987
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ant.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Set up JDK ${{ matrix.Java }}
uses: actions/setup-java@v2
uses: actions/setup-java@v3
with:
java-version: ${{ matrix.Java }}
distribution: 'adopt'
Expand Down

0 comments on commit bf6a987

Please sign in to comment.