diff --git a/.github/workflows/report-allure-publish.yml b/.github/workflows/report-allure-publish.yml index 614c6bb5..2bb9b270 100644 --- a/.github/workflows/report-allure-publish.yml +++ b/.github/workflows/report-allure-publish.yml @@ -54,7 +54,7 @@ jobs: fi - name: Build Allure report - uses: simple-elf/allure-report-action@v1 + uses: simple-elf/allure-report-action@v1.11 if: always() with: gh_pages: ${{ env.GHPAGES_LABEL }}