From d96b7595b2cb2ff99d825ed6e9c402348b6e2d7f Mon Sep 17 00:00:00 2001 From: Yifei Wang Date: Wed, 5 Mar 2025 16:21:10 -0800 Subject: [PATCH] Updates windows cuda workflow. --- .github/workflows/build-wheels-cuda-win.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/build-wheels-cuda-win.yaml b/.github/workflows/build-wheels-cuda-win.yaml index adaa5424..82a6285c 100644 --- a/.github/workflows/build-wheels-cuda-win.yaml +++ b/.github/workflows/build-wheels-cuda-win.yaml @@ -72,8 +72,7 @@ jobs: - name: VS Integration Cache id: vs-integration-cache - if: runner.os == 'Windows' - uses: actions/cache@v4.0.2 + uses: actions/cache@v4 with: path: ./MSBuildExtensions key: cuda-${{ matrix.cuda }}-vs-integration