Skip to content

Commit

Permalink
Update azure-webapps-node.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fabricioveronez committed May 8, 2023
1 parent 5e2b4ea commit 1689d8c
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 @@ -37,7 +37,7 @@ jobs:
- uses: actions/checkout@v3

- name: Set up Node.js
uses: actions/setup-node@v3
uses: actions/setup-node@v3.6.0
with:
node-version: ${{ env.NODE_VERSION }}
cache: 'npm'
Expand Down

0 comments on commit 1689d8c

Please sign in to comment.