diff --git a/.github/workflows/check-documentation-build.yml b/.github/workflows/check-documentation-build.yml index c1a7c37..d8f8298 100644 --- a/.github/workflows/check-documentation-build.yml +++ b/.github/workflows/check-documentation-build.yml @@ -31,7 +31,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Checkout - uses: actions/checkout@v3 + uses: actions/checkout@v4 with: fetch-depth: 0 - name: Install yq