diff --git a/.github/workflows/windows-build.yml b/.github/workflows/windows-build.yml index fd24c4f..7744a7d 100644 --- a/.github/workflows/windows-build.yml +++ b/.github/workflows/windows-build.yml @@ -59,7 +59,7 @@ jobs: run: git config --global core.longpaths true - name: Checkout - uses: actions/checkout@v4 + uses: actions/checkout@v7 with: fetch-depth: 0