Skip to content

Commit

Permalink
Update azure-webapps-node.yml
Browse files Browse the repository at this point in the history
`Update azure-webapps-node.yml`


Signed-off-by: Rizwan <m.rizwanazeez@yandex.com>
  • Loading branch information
rizwan-r-r committed Jun 18, 2024
1 parent ec86879 commit 7f0cc87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/azure-webapps-node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ on:
env:
AZURE_WEBAPP_NAME: your-app-name # set this to your application's name
AZURE_WEBAPP_PACKAGE_PATH: '.' # set this to the path to your web app project, defaults to the repository root
NODE_VERSION: '14.x' # set this to the node version to use
NODE_VERSION: '22.x' # set this to the node version to use

permissions:
contents: read
Expand Down

0 comments on commit 7f0cc87

Please sign in to comment.