diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1275a30..7f98ec2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -50,7 +50,7 @@ jobs: experimental: true steps: - name: Checkout - uses: actions/checkout@v4.1.6 + uses: actions/checkout@v4.1.7 with: fetch-depth: 0