Skip to content

Commit

Permalink
update to release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
qbunt authored Sep 18, 2023
1 parent 4ff6a4f commit 448ac5f
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 @@ -13,7 +13,7 @@ jobs:
node-version: '18.17.1'
registry-url: 'https://registry.npmjs.org'

- uses: pnpm/action-setup@latest
- uses: pnpm/action-setup@2.4.0
name: Install pnpm
id: pnpm-install
with:
Expand Down

0 comments on commit 448ac5f

Please sign in to comment.