diff --git a/.github/workflows/ci-windows.yml b/.github/workflows/ci-windows.yml index dbf4159f..572b4549 100644 --- a/.github/workflows/ci-windows.yml +++ b/.github/workflows/ci-windows.yml @@ -57,7 +57,7 @@ jobs: run: | cd C:\vcpkg git fetch - - uses: actions/checkout@v2 + - uses: actions/checkout@v4 - name: create build dir run: mkdir build - uses: actions/cache@v2