Skip to content

Commit

Permalink
Merge pull request #267 from bytebase/renovate/pnpm-action-setup-2.x
Browse files Browse the repository at this point in the history
chore(deps): update pnpm/action-setup action to v2.4.0
  • Loading branch information
d-bytebase authored Sep 12, 2023
2 parents c9be124 + 41df90e commit 63dfb2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nextjs_bundle_analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- uses: actions/checkout@v3

- name: Set up pnpm
uses: pnpm/action-setup@v2.2.4
uses: pnpm/action-setup@v2.4.0
with:
version: 6.10.0

Expand Down

1 comment on commit 63dfb2a

@vercel
Copy link

@vercel vercel bot commented on 63dfb2a Sep 12, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.