Skip to content

Commit

Permalink
ci: 👷 update pnpm action-setup
Browse files Browse the repository at this point in the history
  • Loading branch information
phibkro committed Oct 20, 2024
1 parent 64c3030 commit 219ae6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/quality-control.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: pnpm/action-setup@v3
- uses: pnpm/action-setup@v4
with:
version: 8
- uses: actions/setup-node@v4
Expand Down

0 comments on commit 219ae6c

Please sign in to comment.