Skip to content

Commit

Permalink
Update Node.js requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
guiqiqi committed Jan 16, 2022
1 parent 39a9442 commit 9b2343a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/unittest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
- name: Node.js envs
uses: actions/setup-node@v1
with:
node-version: "12.x"
node-version: "16.x"
- name: Generate
run: |
git clone https://github.com/hexojs/hexo-theme-unit-test.git test
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@
},
"homepage": "https://github.com/guiqiqi/chromate",
"dependencies": {
"podcast": "^1.3.0"
"podcast": "^2.0.0"
}
}

0 comments on commit 9b2343a

Please # to comment.