diff --git a/.github/workflows/images_build.yml b/.github/workflows/images_build.yml index 27743365d..e5df02379 100644 --- a/.github/workflows/images_build.yml +++ b/.github/workflows/images_build.yml @@ -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