diff --git a/.github/workflows/functional-tests.yml b/.github/workflows/functional-tests.yml index 665ab0d..760e252 100644 --- a/.github/workflows/functional-tests.yml +++ b/.github/workflows/functional-tests.yml @@ -256,7 +256,7 @@ jobs: uses: actions/checkout@v4 - name: Download Artifacts id: download-artifacts - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v6 - name: Fetch Chrome Allure History id: chrome-allure-history run: |