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.
1 parent 9b176d2 commit d49877dCopy full SHA for d49877d
.github/workflows/azure-dev.yml
@@ -121,7 +121,7 @@ jobs:
121
uses: actions/checkout@v4
122
123
- name: Install azd
124
- uses: Azure/setup-azd@v2.1.0
+ uses: Azure/setup-azd@v2.2.0
125
126
- name: Install Nodejs
127
uses: actions/setup-node@v4
.github/workflows/evaluate.yaml
@@ -143,7 +143,7 @@ jobs:
143
node-version: 18
144
145
146
147
148
- name: Login to Azure with az CLI
149
uses: azure/login@v2
0 commit comments