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

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