diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 41a4c8f..49739ac 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -17,7 +17,7 @@ jobs: java-version: 21 - name: Checkout - uses: actions/checkout@v6 + uses: actions/checkout@v7 with: fetch-depth: 0