diff --git a/.github/workflows/tests_qa.yml b/.github/workflows/tests_qa.yml index 4b018af5a..4e1460108 100644 --- a/.github/workflows/tests_qa.yml +++ b/.github/workflows/tests_qa.yml @@ -104,7 +104,7 @@ jobs: path: /tmp/allure-report.tar.gz - name: Retrieve and extract Allure report artifact - uses: actions/download-artifact@v2 + uses: actions/download-artifact@v4 with: name: allure-report path: allure-report