Skip to content

Commit

Permalink
feat(core): update github action pnpm version
Browse files Browse the repository at this point in the history
  • Loading branch information
juliangsibecas committed Sep 8, 2024
1 parent 035b406 commit a838c5b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
<% if(packageManager == 'pnpm'){ %>
- uses: pnpm/action-setup@v4
with:
version: 8
version: 9
<% } %>
<% if(packageManager == 'bun'){ %>
- uses: oven-sh/setup-bun@v1
Expand Down

0 comments on commit a838c5b

Please sign in to comment.