We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1de7226 commit 57427b5Copy full SHA for 57427b5
.github/workflows/frontend-publish-azure.yml
@@ -31,7 +31,7 @@ env:
31
BUILD_OUTPUT_DIRECTORY: './frontend/build'
32
WORKING_DIRECTORY: 'frontend'
33
# set this to the node version to use
34
- NODE_VERSION: '14.17.3'
+ NODE_VERSION: '16.x'
35
36
jobs:
37
Build-and-Deploy-FrontEnd:
0 commit comments