Skip to content

Commit

Permalink
chore: update pnpm version on github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
onehassan committed Jun 11, 2024
1 parent a901876 commit 283ee6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/install-dependencies/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ runs:
steps:
- uses: pnpm/action-setup@v2.2.4
with:
version: 8.10.5
version: latest
run_install: false
- name: Get pnpm cache directory
id: pnpm-cache-dir
Expand Down

0 comments on commit 283ee6f

Please sign in to comment.