Skip to content

Commit

Permalink
checking out submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
pfichtner committed Oct 8, 2023
1 parent e5f5367 commit c0d5a42
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ jobs:
egress-policy: audit

- uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # v3.1.0
with:
submodules: 'true'
- name: Set up JDK ${{ matrix.java-version }}
uses: actions/setup-java@a18c333f3f14249953dab3e186e5e21bf3390f1d # v3.5.1
with:
Expand Down

0 comments on commit c0d5a42

Please sign in to comment.