Skip to content

Commit

Permalink
Update update-and-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
toebeann authored Mar 5, 2024
1 parent d815639 commit b2487aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/update-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@ jobs:
with:
node-version: 18

- name: Setup pnpm @ 7
- name: Setup pnpm @ latest
uses: pnpm/action-setup@v2
with:
version: 7
version: latest

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

0 comments on commit b2487aa

Please sign in to comment.