mirror of
https://github.com/hcengineering/platform.git
synced 2025-04-13 03:40:48 +00:00
Bump actions/checkout from 2 to 4 (#4045)
Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
36f5340b82
commit
469ed00e08
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user