Skip to content

Commit

Permalink
chore(workflows): update github action to use pnpm 9
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverschuerch committed Apr 25, 2024
1 parent 640327a commit cd389b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup-pnpm/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ inputs:
type: string
pnpm_version:
description: Specify the pnpm version to install
default: 8
default: 9
type: string
use_cache:
description: Specify wether to use the pnpm cache or not
Expand Down

0 comments on commit cd389b6

Please sign in to comment.