diff --git a/.github/workflows/pull-request.yml b/.github/workflows/pull-request.yml index c1690e1..005b27f 100644 --- a/.github/workflows/pull-request.yml +++ b/.github/workflows/pull-request.yml @@ -56,7 +56,7 @@ jobs: cd examples/hierarchical_definitions ./gradlew clean --refresh-dependencies - name: Upload build report - uses: actions/upload-artifact@v4.3.2 + uses: actions/upload-artifact@v4 with: name: build_reports path: plugin/build/reports