diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d46f0d8c..c0593864 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -158,7 +158,7 @@ jobs: python -m pip install --upgrade meson jinja2 PyYAML - name: Set up Visual Studio command prompt - uses: ilammy/msvc-dev-cmd@v1.7.0 + uses: ilammy/msvc-dev-cmd@v1.12.1 - name: Build the library run: |