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