diff --git a/.github/workflows/test-and-deploy.yml b/.github/workflows/test-and-deploy.yml index eebd8111..e88a0be8 100644 --- a/.github/workflows/test-and-deploy.yml +++ b/.github/workflows/test-and-deploy.yml @@ -51,7 +51,7 @@ jobs: steps: - name: Download Build Artifact - uses: actions/download-artifact@v4.1.4 + uses: actions/download-artifact@v4.1.5 with: name: allure-results path: ./allure-results