Skip to content

Commit

Permalink
Merge pull request #46 from baoyachi/dependabot/github_actions/pnpm/a…
Browse files Browse the repository at this point in the history
…ction-setup-4
  • Loading branch information
baoyachi authored May 22, 2024
2 parents 3c7e98a + d3d065a commit c71fd26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: 18
- uses: pnpm/action-setup@v3
- uses: pnpm/action-setup@v4
name: Install pnpm
with:
version: 8
Expand Down

0 comments on commit c71fd26

Please sign in to comment.