We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f20692 commit 896072cCopy full SHA for 896072c
.github/workflows/deploy.yml
@@ -19,7 +19,7 @@ jobs:
19
- name: Setup Node.js
20
uses: actions/setup-node@v3
21
with:
22
- node-version: '20'
+ node-version: '18'
23
24
- name: Install Hexo and dependencies
25
run: |
0 commit comments