diff --git a/.github/workflows/reporting.yaml b/.github/workflows/reporting.yaml index 16550b9..7a57602 100644 --- a/.github/workflows/reporting.yaml +++ b/.github/workflows/reporting.yaml @@ -28,7 +28,7 @@ jobs: mvn site - name: Publish report - uses: actions/upload-artifact@v2 + uses: actions/upload-artifact@v4 with: name: Report path: target/site