diff --git a/.github/workflows/build-release.yml b/.github/workflows/build-release.yml index 590eb3f3..cee01afd 100644 --- a/.github/workflows/build-release.yml +++ b/.github/workflows/build-release.yml @@ -62,7 +62,7 @@ jobs: run: npm run build - name: Upload artifact - uses: actions/upload-artifact@v3 + uses: actions/upload-artifact@v4 with: name: vuetorrent-build path: ./vuetorrent