diff --git a/.github/workflows/validate_docs.yaml b/.github/workflows/validate_docs.yaml index 00e8011..7883cc0 100644 --- a/.github/workflows/validate_docs.yaml +++ b/.github/workflows/validate_docs.yaml @@ -10,7 +10,7 @@ jobs: name: Validate CLI Docs runs-on: ubuntu-latest steps: - - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4 + - uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4 with: fetch-depth: 1