Skip to content

Commit

Permalink
Update azure-staticwebapp.yml
Browse files Browse the repository at this point in the history
调整node版本
  • Loading branch information
master1lan authored and GitHub Enterprise committed Feb 14, 2023
1 parent c597128 commit 55e37a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/azure-staticwebapp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:

strategy:
matrix:
node-version: [16.x]
node-version: [18.x]
# See supported Node.js release schedule at https://nodejs.org/en/about/releases/

name: Build and Deploy Job
Expand Down

0 comments on commit 55e37a3

Please sign in to comment.