Skip to content
Snippets Groups Projects
Verified Commit 2a3ba91f authored by Griefed's avatar Griefed :joystick:
Browse files

ci: Sync fetchdepth with other workflows

parent ec823d9f
No related branches found
No related tags found
1 merge request!620Dev
Pipeline #9009 passed
......@@ -11,7 +11,10 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4.1.1
- name: Checkout latest code
uses: actions/checkout@v4.1.1
with:
fetch-depth: 0
- name: Set up JDK 21
uses: actions/setup-java@v4
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment