Skip to content

Commit

Permalink
Merge pull request #19 from kzhrk/dependabot/github_actions/pnpm/acti…
Browse files Browse the repository at this point in the history
…on-setup-4

Bump pnpm/action-setup from 3 to 4
  • Loading branch information
kzhrk authored May 14, 2024
2 parents 6bd137f + 5f74cac commit a694744
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
node-version: ["20.x"]
steps:
- uses: actions/checkout@v4
- uses: pnpm/action-setup@v3
- uses: pnpm/action-setup@v4
with:
version: 9
- uses: actions/setup-node@v4
Expand Down

0 comments on commit a694744

Please sign in to comment.