diff --git a/.github/workflows/tests_qa.yml b/.github/workflows/tests_qa.yml index 8264044ed..733bfc0ad 100644 --- a/.github/workflows/tests_qa.yml +++ b/.github/workflows/tests_qa.yml @@ -108,7 +108,7 @@ jobs: path: ${{ env.ALLURE_REPORT_ARCHIVE }} - name: Retrieve and extract Allure report artifact - uses: actions/download-artifact@v2 + uses: actions/download-artifact@v4 with: name: allure-report path: allure-report