Skip to content

Commit

Permalink
Upgrade 'pnpm/action-setup'
Browse files Browse the repository at this point in the history
  • Loading branch information
confused-Techie committed Jul 19, 2024
1 parent a28784d commit efb2055
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 efb2055

Please sign in to comment.