Skip to content

Commit

Permalink
Update pnpm to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
peldas authored Jun 21, 2024
1 parent 35b8017 commit 608508b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/webpack.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

steps:
- uses: actions/checkout@v4
- uses: pnpm/action-setup@v3
- uses: pnpm/action-setup@v4
with:
version: 8
run_install: |
Expand Down

0 comments on commit 608508b

Please sign in to comment.