This commit is contained in:
Lee 2024-04-08 19:59:33 +01:00
parent 7a820e1ed0
commit cb03087e64

@ -12,7 +12,7 @@ jobs:
- name: Cloning repo
uses: actions/checkout@v4
with:
fetch-depth: 2
fetch-depth: 0
- name: Set up JDK 17 and Maven
uses: s4u/setup-maven-action@v1.7.0