Updated Github workflow

This commit is contained in:
Alexey Pustovalov 2023-02-08 17:43:28 +09:00
parent abaa7584c6
commit f45c4a8f27

View File

@ -39,7 +39,7 @@ jobs:
is_default_branch: ${{ steps.branch_info.outputs.is_default_branch }}
steps:
- name: Checkout repository
uses: actions/checkout@v2.3.4
uses: actions/checkout@v3
with:
fetch-depth: 1