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 e89c2be commit 6917476Copy full SHA for 6917476
1 file changed
.github/workflows/deploy-to-azure.yml
@@ -41,7 +41,7 @@ jobs:
41
- name: Setup Node.js
42
uses: actions/setup-node@v3
43
with:
44
- node-version: '20'
+ node-version: '24'
45
- name: Install Dependencies
46
run: npm install
47
- name: Ingest Environment Variables
0 commit comments