Skip to content

Commit

Permalink
chore: remove version form pnpm/action-setup
Browse files Browse the repository at this point in the history
  • Loading branch information
watonyweng committed Aug 12, 2024
1 parent 71a0f5f commit defcf39
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 @@ -26,8 +26,6 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: pnpm/action-setup@v4
with:
version: 9
- uses: actions/setup-node@v4
with:
node-version: ${{ matrix.node-version }}
Expand Down

0 comments on commit defcf39

Please sign in to comment.