diff --git a/.github/workflows/report.yml b/.github/workflows/report.yml index bd3cc5b319..7171153a69 100644 --- a/.github/workflows/report.yml +++ b/.github/workflows/report.yml @@ -34,7 +34,7 @@ jobs: base-path: /dashlord-fabrique # to save the generated report.json as artifact - - uses: actions/upload-artifact@v2 + - uses: actions/upload-artifact@v4 with: path: report.json name: report