Skip to content

Commit

Permalink
fix: remove specify version (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
markEHVN authored Dec 6, 2024
1 parent a4baade commit d99a371
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/actions/prepare/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ name: Prepare
runs:
steps:
- uses: pnpm/action-setup@v4
with:
version: 9
- uses: actions/setup-node@v4
with:
cache: pnpm
Expand Down

0 comments on commit d99a371

Please sign in to comment.