Skip to content

Commit 23eed89

Browse files
authored
chore: update setup azd (#42)
1 parent 781b7fe commit 23eed89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
uses: actions/checkout@v4
2525

2626
- name: Install azd
27-
uses: Azure/setup-azd@v1.0.0
27+
uses: Azure/setup-azd@v2
2828

2929
- name: Log in with Azure (Federated Credentials)
3030
if: ${{ env.AZURE_CLIENT_ID != '' }}

0 commit comments

Comments
 (0)