diff --git a/.github/workflows/linux-qe-template.yml b/.github/workflows/linux-qe-template.yml index f692b84450..9b75717b97 100644 --- a/.github/workflows/linux-qe-template.yml +++ b/.github/workflows/linux-qe-template.yml @@ -170,7 +170,7 @@ jobs: - name: Test Report id: test-report - uses: mikepenz/action-junit-report@v4 + uses: mikepenz/action-junit-report@v5 if: always() with: fail_on_failure: true