diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 2e3a9a6..023e6eb 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -8,7 +8,7 @@ jobs: steps: - name: 'Checkout repository' - uses: actions/checkout@v4 + uses: actions/checkout@v5 with: fetch-depth: 0