diff --git a/.github/workflows/build-linux.yml b/.github/workflows/build-linux.yml index e030e465..b67527a1 100644 --- a/.github/workflows/build-linux.yml +++ b/.github/workflows/build-linux.yml @@ -116,7 +116,7 @@ jobs: fetch-depth: '0' - name: Restore build artifacts - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v6 with: name: v2rayN-linux path: ${{ github.workspace }}/v2rayN/Release