Skip to content

Commit

Permalink
feat(ci): update pnpm setup action to version 4
Browse files Browse the repository at this point in the history
  • Loading branch information
jacob-alford committed Sep 3, 2024
1 parent 9afdd13 commit 1dc27a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
with:
node-version: 18

- uses: pnpm/action-setup@v2
- uses: pnpm/action-setup@v4
with:
version: 8
run_install: |
Expand Down

0 comments on commit 1dc27a4

Please sign in to comment.