Skip to content

Commit ff4d0a6

Browse files
Merge pull request #4 from pascalvanderheiden/patch-1
Update azure-dev.yml
2 parents e43e3dd + 8b2b222 commit ff4d0a6

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
@@ -32,7 +32,7 @@ jobs:
3232
uses: actions/checkout@v4
3333

3434
- name: Install azd
35-
uses: Azure/setup-azd@v1.0.0
35+
uses: Azure/setup-azd@v2
3636

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

0 commit comments

Comments
 (0)