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