Skip to content

Commit

Permalink
Merge pull request #316 from hidoo/renovate/pnpm-action-setup-4.x
Browse files Browse the repository at this point in the history
chore(deps): update pnpm/action-setup action to v4
  • Loading branch information
hidoo committed May 13, 2024
2 parents db8f26f + 3a0d8e1 commit 45ef397
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
node-version: ${{ matrix.node-version }}

- name: Install pnpm
uses: pnpm/action-setup@v3.0.0
uses: pnpm/action-setup@v4.0.0
with:
run_install: false

Expand Down

0 comments on commit 45ef397

Please sign in to comment.