Skip to content

Commit

Permalink
chore: node version v18.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
flingyp committed Mar 9, 2024
1 parent 6e76144 commit dcd0abb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Setup node.js version
uses: actions/setup-node@v3
with:
node-version: '18'
node-version: '18.8.2'
# 安装Pnpm
- name: Install Pnpm
run: npm install pnpm -g
Expand Down

0 comments on commit dcd0abb

Please sign in to comment.