diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index afc8690..7ed7861 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -39,7 +39,7 @@ jobs: experimental: true steps: - name: Checkout - uses: actions/checkout@v4.1.3 + uses: actions/checkout@v4.1.4 with: fetch-depth: 0