From 95764cdfb05874f8174b1a1340ba3d4097dd807c Mon Sep 17 00:00:00 2001 From: aoshiguchen <1052045476@qq.com> Date: Sat, 24 May 2025 21:04:37 +0800 Subject: [PATCH] workflow --- .github/workflows/windows-native.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/windows-native.yml b/.github/workflows/windows-native.yml index 7e059d01..f786c0d2 100644 --- a/.github/workflows/windows-native.yml +++ b/.github/workflows/windows-native.yml @@ -83,7 +83,7 @@ jobs: filename: neutrino-proxy-client-${{ env.OS }}-${{ env.VERSION }}-native.zip # 上传构建产物 - name: Upload artifact - uses: actions/upload-artifact@v3.0.0 + uses: actions/upload-artifact@v4.3.1 with: name: neutrino-proxy-server-client-${{ env.OS }}-${{ env.VERSION }} path: |