Skip to content

Commit

Permalink
chore(.github/workflows/ci.yml): remove version field in with of pnpm…
Browse files Browse the repository at this point in the history
…/action-setup (#208)
  • Loading branch information
sukvvon authored Dec 21, 2024
1 parent 0a10d4c commit 5c8d234
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,6 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: pnpm/action-setup@v4
with:
version: 9.6.0
- uses: actions/setup-node@v4
with:
cache: "pnpm"
Expand Down

0 comments on commit 5c8d234

Please sign in to comment.