We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b9f21c9 + 9ea7c20 commit ad2a3e6Copy full SHA for ad2a3e6
.github/workflows/azure-dev.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Checkout
18
uses: actions/checkout@v4
19
- name: Install azd
20
- uses: Azure/setup-azd@v1.0.0
+ uses: azure/setup-azd@v2
21
- name: Log in with Azure (Federated Credentials)
22
run: |
23
azd auth login `
0 commit comments