Skip to content

Commit

Permalink
feat: update vesion
Browse files Browse the repository at this point in the history
  • Loading branch information
yue1123 committed Jun 2, 2022
1 parent 89ab506 commit 63bea1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Use Node.js 16.0.0
uses: actions/setup-node@v2
with:
node-version: 16.0.0
node-version: 16.13.1
cache: 'pnpm'
- name: Install dependencies
run: pnpm install
Expand Down

0 comments on commit 63bea1a

Please sign in to comment.