diff --git a/.github/workflows/windows.yaml b/.github/workflows/windows.yaml index 0201ba57..9e92b895 100644 --- a/.github/workflows/windows.yaml +++ b/.github/workflows/windows.yaml @@ -28,7 +28,7 @@ jobs: target: - x86_64-pc-windows-msvc steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 with: fetch-depth: 0 - name: Prep cargo dirs