diff --git a/.github/workflows/windows.yaml b/.github/workflows/windows.yaml index 17e81e84..abee6c85 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@v2 + - uses: actions/checkout@v3 with: fetch-depth: 0 - name: Prep cargo dirs