Bump actions/checkout from 2 to 4 (#4045)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-11-23 12:53:07 +07:00 committed by GitHub
parent 36f5340b82
commit 469ed00e08
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: