diff --git a/.github/workflows/ci_cmake.yml b/.github/workflows/ci_cmake.yml index 4e57367bd8..0239e2c1e3 100644 --- a/.github/workflows/ci_cmake.yml +++ b/.github/workflows/ci_cmake.yml @@ -121,7 +121,7 @@ jobs: # required for CMake to find Ninja - name: "[Windows] Set up MSVC Developer Command Prompt" if: runner.os == 'Windows' - uses: seanmiddleditch/gha-setup-vsdevenv@v3 + uses: wxWidgets/gha-setup-vsdevenv@ac61ecb4b05909261f8f375601c0e15aabdd9f10 - name: Configuring run: |