From: Hans Kristian Rosbach Date: Tue, 7 Feb 2023 16:19:05 +0000 (+0100) Subject: Update release uploader X-Git-Tag: 2.1.0-beta1~64 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=40d97698f1745bab7b3e09f70bf49f76295ff646;p=thirdparty%2Fzlib-ng.git Update release uploader --- diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 2a3327b4..768cf48b 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -88,7 +88,7 @@ jobs: working-directory: out - name: Upload release (Windows) - uses: svenstaro/upload-release-action@v1-release + uses: svenstaro/upload-release-action@v2 if: runner.os == 'Windows' with: asset_name: zlib-ng-${{ matrix.deploy-name }}.zip