diff --git a/.github/workflows/code-quality.yaml b/.github/workflows/code-quality.yaml index bc506c5..17ae4c3 100644 --- a/.github/workflows/code-quality.yaml +++ b/.github/workflows/code-quality.yaml @@ -70,7 +70,7 @@ jobs: path: gh-pages - name: Allure Report action - uses: simple-elf/allure-report-action@v1.12 + uses: simple-elf/allure-report-action@v1.13 with: allure_results: allure-results allure_history: allure-history