Skip to content

Commit

Permalink
fix: pnpm version mismatch
Browse files Browse the repository at this point in the history
  • Loading branch information
AlbertoBaroso committed Nov 10, 2023
1 parent 060284f commit ea57ae2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fullstack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
name: Install pnpm
id: pnpm-install
with:
version: 7
version: 8
run_install: false

- name: Get pnpm store directory
Expand Down

0 comments on commit ea57ae2

Please sign in to comment.