diff --git a/.github/workflows/windows-ci.yml b/.github/workflows/windows-ci.yml index 30da6b5..40c8116 100644 --- a/.github/workflows/windows-ci.yml +++ b/.github/workflows/windows-ci.yml @@ -10,7 +10,7 @@ jobs: steps: - name: Checkout - uses: actions/checkout@v4 + uses: actions/checkout@v7 with: fetch-depth: 0