Skip to content

Commit

Permalink
Use pnpm@9 in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
sondr3 committed Nov 27, 2024
1 parent 3d55b57 commit 18cdd9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:

- uses: pnpm/[email protected]
with:
version: 8.x.x
version: 9.x.x

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

0 comments on commit 18cdd9c

Please sign in to comment.