Skip to content

Commit

Permalink
update the pnpm version
Browse files Browse the repository at this point in the history
  • Loading branch information
officialrajdeepsingh committed Jan 15, 2024
1 parent f0be22d commit bab77cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy-nextjs-app-with-pnpm.yml
Original file line number Diff line number Diff line change
@@ -42,8 +42,8 @@ jobs:
name: Install pnpm
id: pnpm-install
with:
version: 7
run_install: false
version: 8
run_install: true

- name: Get pnpm store directory
id: pnpm-cache

0 comments on commit bab77cc

Please sign in to comment.