Skip to content

Commit

Permalink
chore: use [email protected] for preview releases
Browse files Browse the repository at this point in the history
  • Loading branch information
kettanaito committed Dec 5, 2024
1 parent c86ad58 commit e61ee12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: Set up pnpm
uses: pnpm/action-setup@v4
with:
version: 8.15.6
version: 9.14.0

- name: Install dependencies
run: pnpm install
Expand Down

0 comments on commit e61ee12

Please sign in to comment.