diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e1b89d1..4fce4c0 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.4 + uses: actions/checkout@v4.1.5 with: fetch-depth: 0