diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index aa2a20a8..41b59c22 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -557,7 +557,7 @@ jobs: git fetch --depth=1 origin +refs/tags/*:refs/tags/* - name: Enable Developer Command Prompt - uses: ilammy/msvc-dev-cmd@v1.12.0 + uses: ilammy/msvc-dev-cmd@v1.12.1 - name: Install Scoop && Scoop packages run: | @@ -648,7 +648,7 @@ jobs: git fetch --depth=1 origin +refs/tags/*:refs/tags/* - name: Enable Developer Command Prompt - uses: ilammy/msvc-dev-cmd@v1.12.0 + uses: ilammy/msvc-dev-cmd@v1.12.1 - name: Install Scoop && Scoop packages run: |