Skip to content

Commit

Permalink
fix(ci): pnpm version in github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
pmelab committed Sep 15, 2023
1 parent 91df814 commit 4db809f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ runs:
- uses: pnpm/action-setup@v2
name: Install pnpm
with:
version: 8.6.0
version: 8.6.12

- name: Get pnpm store directory
id: pnpm-cache
Expand Down

0 comments on commit 4db809f

Please sign in to comment.