Skip to content

Commit

Permalink
ci: bump pnpm version (#1554)
Browse files Browse the repository at this point in the history
  • Loading branch information
diegopf authored Jul 4, 2024
1 parent 6102169 commit adce3c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/install/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ runs:

# Install pnpm because it is not included in our container image
- name: install pnpm
uses: pnpm/action-setup@v2
uses: pnpm/action-setup@v4
with:
version: 8

Expand Down

0 comments on commit adce3c4

Please sign in to comment.