Skip to content

Commit

Permalink
feat(release): update script to use wyvox/action-setup-pnpm@v3
Browse files Browse the repository at this point in the history
  • Loading branch information
vscav committed Sep 18, 2023
1 parent a730fc3 commit 8b14115
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v3
- name: Install pnpm
uses: NullVoxPopuli/action-setup-pnpm@v2
uses: wyvox/action-setup-pnpm@v3
with:
node-version: 16
node-registry-url: "https://registry.npmjs.org"
Expand Down

0 comments on commit 8b14115

Please sign in to comment.