Skip to content

Commit

Permalink
update pnpm install
Browse files Browse the repository at this point in the history
  • Loading branch information
neokry committed Mar 1, 2024
1 parent b7080d4 commit a836d77
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ jobs:
uses: actions/checkout@v3

- name: 📦 Install pnpm
uses: pnpm/action-setup@v2.2.4
uses: pnpm/action-setup@v2.4.0
with:
version: 7.19
version: 8.15

- name: 📦 Setup Node 18
uses: actions/setup-node@v3
Expand Down

0 comments on commit a836d77

Please sign in to comment.