diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 16b9fd2..47a1fa9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -9,7 +9,7 @@ jobs: steps: - name: Checkout repository - uses: actions/checkout@v4 + uses: actions/checkout@v6 with: fetch-depth: 0