Skip to content

Commit d42dd9f

Browse files
Merge pull request #14 from pamelafox/patch-1
Update azure-dev.yml setup-azd version
2 parents d781ebb + 271b1d0 commit d42dd9f

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
uses: actions/checkout@v4
2929

3030
- name: Install azd
31-
uses: Azure/setup-azd@v1.0.0
31+
uses: Azure/setup-azd@v2.0.0
3232

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

0 commit comments

Comments
 (0)