diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index d06d3c4fb..2ab5cc9b1 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -347,7 +347,7 @@ jobs: uses: actions/checkout@v6 - name: Reset PATH - uses: egor-tensin/cleanup-path@v4 + uses: egor-tensin/cleanup-path@v5 - name: Install MSVC++ uses: ilammy/msvc-dev-cmd@v1