Skip to content

Commit

Permalink
Update github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
janvanmansum committed Mar 21, 2024
1 parent d2ebebc commit a8de485
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Set up JDK 17
uses: actions/setup-java@v4
with:
distribution: adopt-openj9
distribution: adopt
java-version: 17
cache: 'maven'

Expand Down

0 comments on commit a8de485

Please sign in to comment.