diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index d1f219d..920ae6e 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -8,7 +8,7 @@ jobs: steps: - name: 'Checkout repository' - uses: actions/checkout@v5 + uses: actions/checkout@v6 with: fetch-depth: 0