diff --git a/.github/workflows/windows.yaml b/.github/workflows/windows.yaml index 5271c76b1..2195c8b76 100644 --- a/.github/workflows/windows.yaml +++ b/.github/workflows/windows.yaml @@ -51,7 +51,7 @@ jobs: python-version: ${{ matrix.python-version }} architecture: x64 - name: Cache conda - uses: actions/cache@v4.0.2 + uses: actions/cache@v4.1.0 env: # Increase this value to reset cache if '.ci_helpers/py{0}.yaml' has not changed CACHE_NUMBER: 0