Skip to content

Commit

Permalink
Use pnpm/action-setup@v4
Browse files Browse the repository at this point in the history
  • Loading branch information
volkanceylan committed Sep 18, 2024
1 parent bb13079 commit 7d657cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/pnpm-install/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ runs:
using: 'composite'

steps:
- uses: pnpm/action-setup@v3
- uses: pnpm/action-setup@v4
with:
version: latest
run_install: false
Expand Down

0 comments on commit 7d657cf

Please sign in to comment.