diff --git a/.github/workflows/test-report.yml b/.github/workflows/test-report.yml index 1a0ccf5..615c87a 100644 --- a/.github/workflows/test-report.yml +++ b/.github/workflows/test-report.yml @@ -34,7 +34,7 @@ jobs: fail-on-error: 'true' - name: Upload Reports if: always() - uses: actions/upload-artifact@v3 + uses: actions/upload-artifact@v4 with: name: unit-test-reports path: ./build/reports/**