Skip to content

Commit

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

0 comments on commit a7b4c79

Please sign in to comment.