diff --git a/.github/workflows/build_pull_request.yml b/.github/workflows/build_pull_request.yml index 3e2f365f7..bb66d8526 100644 --- a/.github/workflows/build_pull_request.yml +++ b/.github/workflows/build_pull_request.yml @@ -29,7 +29,7 @@ jobs: run: ./gradlew :patches:buildAndroid --no-daemon - name: Upload artifacts - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v5 with: name: revanced-patches path: patches/build/libs