Skip to content

Commit 1b03558

Browse files
authored
Update ci-template.yml (#3096)
1 parent 51dfd30 commit 1b03558

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eng/pipelines/ci-template.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ steps:
4141
displayName: Install TypeSpec Next
4242
condition: and(succeeded(), ${{ parameters.updateToLatestTypespec }})
4343

44-
- script: npm install -g @azure-tools/typespec-bump-deps@0.9.6
44+
- script: npm install -g @azure-tools/typespec-bump-deps@latest
4545
displayName: Install @azure-tools/typespec-bump-deps
4646
condition: and(succeeded(), ${{ parameters.updateToLatestTypespec }})
4747

0 commit comments

Comments
 (0)