Skip to content

Commit

Permalink
Updated pnpm version in ci.yml (#154)
Browse files Browse the repository at this point in the history
  • Loading branch information
BurntNerve authored Apr 17, 2024
1 parent d0e8736 commit 7a0e7e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
matrix:
os: [ubuntu-latest]
node-version: [lts/*]
pnpm-version: [latest]
pnpm-version: [8]
runs-on: ${{ matrix.os }}
steps:
- name: ⬇️ Checkout
Expand Down

0 comments on commit 7a0e7e0

Please sign in to comment.