Skip to content

Commit

Permalink
fix: change action workflow action-setup@v4
Browse files Browse the repository at this point in the history
  • Loading branch information
aboutmydreams committed Jul 3, 2024
1 parent 0a086af commit e764aba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ncu-zh.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- uses: actions/checkout@v2
- name: Install Vercel CLI
run: npm install --global vercel@canary
- uses: pnpm/action-setup@v2
- uses: pnpm/action-setup@v4
with:
version: latest
- uses: actions/setup-node@v3
Expand Down

0 comments on commit e764aba

Please sign in to comment.