From: Hans Kristian Rosbach Date: Tue, 7 Feb 2023 16:20:24 +0000 (+0100) Subject: Update ilammy/msvc-dev-cmd X-Git-Tag: 2.1.0-beta1~63 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9b84e1ba9de539b498b9686abae8ab38d040a6bc;p=thirdparty%2Fzlib-ng.git Update ilammy/msvc-dev-cmd --- diff --git a/.github/workflows/nmake.yml b/.github/workflows/nmake.yml index f8c61af0..38e66909 100644 --- a/.github/workflows/nmake.yml +++ b/.github/workflows/nmake.yml @@ -51,7 +51,7 @@ jobs: uses: actions/checkout@v3 - name: Setup development environment - uses: ilammy/msvc-dev-cmd@v1.10.0 + uses: ilammy/msvc-dev-cmd@v1.12.1 with: arch: ${{ matrix.arch }}