diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 14ac8fd77e..b18e2f7b3c 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -199,7 +199,7 @@ jobs: name: playwright-results path: ./tests/sanity/playwright-report/ - name: Get Allure history - uses: actions/checkout@v2 + uses: actions/checkout@v4 if: ${{ github.ref == 'refs/heads/main' }} continue-on-error: true with: