Skip to content

Commit

Permalink
ci: 💚 specify pnpm version
Browse files Browse the repository at this point in the history
  • Loading branch information
YtGz committed Oct 23, 2022
1 parent a666340 commit 23333ad
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ jobs:
# https://github.com/marketplace/actions/release-please-action#outputs)
if: ${{ steps.release.outputs.release_created }}
- uses: pnpm/action-setup@v2
with:
version: 7
- uses: actions/setup-node@v3
with:
node-version: 19
Expand Down

0 comments on commit 23333ad

Please sign in to comment.