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 f2a1e9b commit 7a117f4Copy full SHA for 7a117f4
.github/workflows/azure-dev-down.yml
@@ -35,11 +35,6 @@ jobs:
35
with:
36
version: '1.20.0' # Specify your desired azd version here
37
38
- - name: Setup Node.js
39
- uses: actions/setup-node@v4
40
- with:
41
- node-version: '18.x'
42
-
43
- name: Install Terraform
44
uses: hashicorp/setup-terraform@b9cd54a3c349d3f38e8881555d616ced269862dd # v3.1.2
45
.github/workflows/azure-dev.yml
@@ -47,11 +47,6 @@ jobs:
47
48
49
50
51
52
53
54
55
56
57
0 commit comments