Skip to content

Commit

Permalink
chore(action): update pnpm action
Browse files Browse the repository at this point in the history
  • Loading branch information
veritem committed Apr 9, 2024
1 parent 3c41c38 commit 672de5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
steps:
- uses: actions/checkout@v4

- uses: pnpm/action-setup@v2
- uses: pnpm/action-setup@v3
with:
version: 8
run_install: false
Expand Down

0 comments on commit 672de5f

Please sign in to comment.