Skip to content

Commit

Permalink
chore(ci): updated pnpm version to 8
Browse files Browse the repository at this point in the history
  • Loading branch information
LittleSound committed Feb 24, 2024
1 parent 2f54207 commit ac975d1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ jobs:
fail-fast: false

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- uses: pnpm/[email protected]
with:
version: 7
version: 8

- uses: actions/setup-node@v3
with:
Expand Down

0 comments on commit ac975d1

Please sign in to comment.