Skip to content

Commit

Permalink
Merge pull request #1295 from microsoftgraph/andrueastman/pinHidi
Browse files Browse the repository at this point in the history
fix: pin hidi version for now
  • Loading branch information
andrueastman authored Nov 12, 2024
2 parents 515ac45 + d040b10 commit 73035a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .azure-pipelines/generation-templates/capture-openapi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
- template: checkout-metadata.yml
- template: use-dotnet-sdk.yml

- pwsh: dotnet tool install -g Microsoft.OpenApi.Hidi --prerelease
- pwsh: dotnet tool install --global Microsoft.OpenApi.Hidi --version 1.4.14
displayName: install hidi

- pwsh: |
Expand Down

0 comments on commit 73035a9

Please sign in to comment.