diff --git a/.github/workflows/regression_tests.yml b/.github/workflows/regression_tests.yml index 35b9e002..bc1b8312 100644 --- a/.github/workflows/regression_tests.yml +++ b/.github/workflows/regression_tests.yml @@ -71,7 +71,7 @@ jobs: poetry run python ./runner.py --tags ${{ inputs.tags }} - name: Upload Artifact - uses: actions/upload-artifact@694cdabd8bdb0f10b2cea11669e1bf5453eed0a6 + uses: actions/upload-artifact@26f96dfa697d77e81fd5907df203aa23a56210a8 with: name: allure-results path: allure-results