Skip to content

Commit

Permalink
chore: update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
prevwong committed Jul 5, 2024
1 parent 43a7ad2 commit 7b9ed15
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ jobs:
fetch-depth: 0

- name: Install PNPM
uses: pnpm/action-setup@v2
uses: pnpm/action-setup@v4
with:
version: 7
version: 8.6.2
run_install: false

- name: Install Node.js
Expand Down

0 comments on commit 7b9ed15

Please sign in to comment.