Skip to content

Commit

Permalink
ci: bump pnpm/action-setup from 3.0.0 to 4.0.0 in /.github/actions/qu…
Browse files Browse the repository at this point in the history
…ick-setup (#3145)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 10, 2024
1 parent 03c1522 commit 7e2550f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/quick-setup/action.yaml
Expand Up @@ -9,7 +9,7 @@ runs:
using: 'composite'
steps:
- name: Setup pnpm
uses: pnpm/action-setup@v3.0.0
uses: pnpm/action-setup@v4.0.0

- name: Use Node.js ${{ inputs.node-version }}
uses: actions/setup-node@v4
Expand Down

0 comments on commit 7e2550f

Please sign in to comment.