From 22ff47dbe6b835f05812ecb757326a95fde7c056 Mon Sep 17 00:00:00 2001 From: aoshiguchen <1052045476@qq.com> Date: Sat, 24 May 2025 20:58:24 +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 31a6a16c..ed776ff3 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.1.3 + uses: actions/upload-artifact@v4.3.1 with: name: neutrino-proxy-server-client-${{ env.OS }}-${{ env.VERSION }} path: |