diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 0ec56ab..d37d950 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -111,7 +111,7 @@ jobs: - name: Upload x86_64 linux binary to workflow if: (matrix.target == 'x86_64-unknown-linux-gnu') - uses: actions/upload-artifact@v3 + uses: actions/upload-artifact@v4 with: name: node-potw path: ${{ github.workspace }}/target/x86_64-unknown-linux-gnu/release/node-potw