ci
Some checks failed
deploy / deploy (push) Failing after 1m17s

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
uses: actions/checkout@v4
with:
fetch-depth: full
fetch-depth: 2
- name: Set up JDK 17 and Maven
uses: s4u/setup-maven-action@v1.7.0