Skip to content

Commit 32fe04f

Browse files
authored
Merge pull request #12 from Azure-Samples/patch-azd-workflow
Update AZD workflow
2 parents d724fc0 + 8d4c118 commit 32fe04f

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
@@ -16,7 +16,7 @@ jobs:
1616
- name: Checkout
1717
uses: actions/checkout@v4
1818
- name: Install azd
19-
uses: Azure/setup-azd@v1.0.0
19+
uses: azure/setup-azd@v2
2020
- name: Log in with Azure (Federated Credentials)
2121
run: |
2222
azd auth login `

0 commit comments

Comments
 (0)