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: |