Skip to content

Commit

Permalink
chore: update pnpm version in publish utils
Browse files Browse the repository at this point in the history
  • Loading branch information
martines3000 committed Apr 6, 2023
1 parent 055c2cf commit 3013f77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_utils.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: Install pnpm
uses: pnpm/action-setup@v2
with:
version: 7.25.1
version: 7.30.0
- name: Install node
uses: actions/setup-node@v3
with:
Expand Down

0 comments on commit 3013f77

Please sign in to comment.