Skip to content

Commit

Permalink
feat: adding maven version explicitly
Browse files Browse the repository at this point in the history
  • Loading branch information
vibhatha committed Jan 4, 2024
1 parent d790e75 commit 4320c95
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/java.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@ jobs:
fail-fast: false
matrix:
jdk: [11]
maven: [3.9.6]
steps:
- name: Set up Java
uses: actions/setup-java@v4
Expand Down

0 comments on commit 4320c95

Please sign in to comment.