diff --git a/.github/workflows/typescript-client-gen.yml b/.github/workflows/typescript-client-gen.yml index f7def9abe..0e65ee4ba 100644 --- a/.github/workflows/typescript-client-gen.yml +++ b/.github/workflows/typescript-client-gen.yml @@ -67,6 +67,8 @@ jobs: - uses: microsoft/setup-kiota@v0.5.0 + with: + version: 1.31.1 - name: Check Kiota version run: kiota --version