Skip to content

Commit 94513c0

Browse files
committed
update setup-azd version (edgio issue)
1 parent c728c90 commit 94513c0

File tree

1 file changed

+1
-1
lines changed
  • {{cookiecutter.__src_folder_name}}/.github/workflows

1 file changed

+1
-1
lines changed

{{cookiecutter.__src_folder_name}}/.github/workflows/azure-dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
uses: actions/checkout@v4
3232

3333
- name: Install azd
34-
uses: Azure/setup-azd@v1.0.0
34+
uses: Azure/setup-azd@v2
3535

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

0 commit comments

Comments
 (0)