From f26ed2d12eb586fc6fb6b53fe3906f36996d8978 Mon Sep 17 00:00:00 2001 From: aoshiguchen <1052045476@qq.com> Date: Sat, 24 May 2025 20:48:07 +0800 Subject: [PATCH] workflow.. --- .github/workflows/linux_mac_native.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/linux_mac_native.yml b/.github/workflows/linux_mac_native.yml index fdf4a45f..31a6a16c 100644 --- a/.github/workflows/linux_mac_native.yml +++ b/.github/workflows/linux_mac_native.yml @@ -84,7 +84,7 @@ jobs: filename: neutrino-proxy-client-${{ env.OS }}-${{ env.VERSION }}-native.zip # 上传构建产物 - name: Upload artifact - uses: actions/upload-artifact@v3 + uses: actions/upload-artifact@v3.1.3 with: name: neutrino-proxy-server-client-${{ env.OS }}-${{ env.VERSION }} path: |