Skip to content

Commit 5be2a51

Browse files
committed
update Install azd command
1 parent 94136dc commit 5be2a51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/azure-dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
9.0.x
4040
4141
- name: Install azd
42-
uses: Azure/setup-azd@v1.0.0
42+
uses: Azure/setup-azd@v2
4343

4444
- name: Install .NET Aspire workload
4545
run: dotnet workload update && dotnet workload install aspire

0 commit comments

Comments
 (0)