Skip to content

Commit

Permalink
forgot to update pnpm action for standard repo
Browse files Browse the repository at this point in the history
  • Loading branch information
arshaw committed Jul 12, 2024
1 parent 5e71e40 commit afccc80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion standard/.github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
uses: actions/checkout@v3

- name: Setup PNPM
uses: pnpm/action-setup@v2.2.4
uses: pnpm/action-setup@v2.4.1
with:
version: 8.6.3

Expand Down

0 comments on commit afccc80

Please sign in to comment.