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 6993007 commit 42b0297Copy full SHA for 42b0297
.github/workflows/azure-dev.yml
@@ -125,7 +125,7 @@ jobs:
125
- name: Install Nodejs
126
uses: actions/setup-node@v4
127
with:
128
- node-version: 18
+ node-version: 20
129
130
- name: Log in with Azure (Federated Credentials)
131
run: |
.github/workflows/evaluate.yaml
@@ -135,7 +135,7 @@ jobs:
135
- name: Setup node
136
137
138
139
140
- name: Install azd
141
uses: Azure/[email protected]
0 commit comments