diff --git a/.github/workflows/integration-tests.yaml b/.github/workflows/integration-tests.yaml index c9162b7..603c448 100644 --- a/.github/workflows/integration-tests.yaml +++ b/.github/workflows/integration-tests.yaml @@ -49,7 +49,7 @@ jobs: path: gh-pages - name: Build test report - uses: simple-elf/allure-report-action@v1.7 + uses: simple-elf/allure-report-action@v1.11 if: always() with: gh_pages: gh-pages