Skip to content

Commit 508380f

Browse files
authored
ci: Update azure-dev.yml
Fixes #5
1 parent 2df1b33 commit 508380f

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
@@ -28,7 +28,7 @@ jobs:
2828
- name: Checkout
2929
uses: actions/checkout@v4
3030
- name: Install azd
31-
uses: Azure/setup-azd@v1.0.0
31+
uses: azure/setup-azd@v2
3232
- name: Log in with Azure (Federated Credentials)
3333
run: |
3434
azd auth login `

0 commit comments

Comments
 (0)