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