Skip to content

Commit

Permalink
Merge pull request #279 from pulsar-edit/fix-deployment
Browse files Browse the repository at this point in the history
Upgrade 'pnpm/action-setup' to resolve test deployment errors
  • Loading branch information
confused-Techie authored Jul 19, 2024
2 parents a28784d + efb2055 commit 81b47fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-deploy-pnpm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Setup pnpm
# You may pin to the exact commit or the version.
# uses: pnpm/action-setup@10693b3829bf86eb2572aef5f3571dcf5ca9287d
uses: pnpm/action-setup@v2.2.2
uses: pnpm/action-setup@v4
with:
version: 7
run_install: |
Expand Down

0 comments on commit 81b47fa

Please sign in to comment.