diff --git a/.github/workflows/images_build.yml b/.github/workflows/images_build.yml index b4f3ecb2b..725523749 100644 --- a/.github/workflows/images_build.yml +++ b/.github/workflows/images_build.yml @@ -38,7 +38,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