Skip to content

Commit

Permalink
fix: remove pnpm action version
Browse files Browse the repository at this point in the history
  • Loading branch information
minuukang committed Jul 26, 2024
1 parent f78269c commit f34b9df
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/actions/pnpm-setup-node/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ runs:
using: composite
steps:
- uses: pnpm/action-setup@v4
with:
version: 9.4.0
- uses: actions/setup-node@v4
with:
cache: 'pnpm'
Expand Down

0 comments on commit f34b9df

Please sign in to comment.