Skip to content

Commit

Permalink
Update github-page-deploy.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 0b57b80 commit 2f2f58b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-page-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,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/

runs-on: [ self-hosted ]
Expand Down

0 comments on commit 2f2f58b

Please sign in to comment.