diff --git a/.github/workflows/api-doc.yml b/.github/workflows/api-doc.yml index 2a751a6..3cc12b7 100644 --- a/.github/workflows/api-doc.yml +++ b/.github/workflows/api-doc.yml @@ -37,7 +37,7 @@ jobs: run: uv run make docs - name: Checkout sap/ai-sdk - uses: actions/checkout@11d5960a326750d5838078e36cf38b85af677262 # v4.4.0 + uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1 with: repository: SAP/ai-sdk token: ${{ steps.app-token.outputs.token }}