diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6392b13..d21919b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -19,7 +19,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@v4.1.1 + uses: actions/checkout@v4.1.5 with: fetch-depth: 0