From: Mika Lindqvist Date: Mon, 12 Feb 2024 13:30:43 +0000 (+0200) Subject: Upgrade ilammy/msvc-dev-cmd to v1.13.0 X-Git-Tag: 2.2.0~73 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=dcc009459173564622895ced265f5440391b8afc;p=thirdparty%2Fzlib-ng.git Upgrade ilammy/msvc-dev-cmd to v1.13.0 --- diff --git a/.github/workflows/nmake.yml b/.github/workflows/nmake.yml index a22ba468..48689fff 100644 --- a/.github/workflows/nmake.yml +++ b/.github/workflows/nmake.yml @@ -56,7 +56,7 @@ jobs: show-progress: 'false' - name: Setup development environment - uses: ilammy/msvc-dev-cmd@v1.12.1 + uses: ilammy/msvc-dev-cmd@v1.13.0 with: arch: ${{ matrix.arch }}