Skip to content

Commit 978c6fd

Browse files
authored
Update azure-dev.yml
Signed-off-by: Sidney Andrews <[email protected]>
1 parent e0b9f43 commit 978c6fd

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

0 commit comments

Comments
 (0)