Skip to content

Commit

Permalink
Merge pull request #7 from jessekrubin/dependabot/github_actions/pnpm…
Browse files Browse the repository at this point in the history
…/action-setup-4

Bump pnpm/action-setup from 3 to 4
  • Loading branch information
jessekrubin authored May 7, 2024
2 parents 71046fc + 3dc63ad commit 086ec1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
with:
node-version: ${{ matrix.node-version }}

- uses: pnpm/action-setup@v3
- uses: pnpm/action-setup@v4
name: Install pnpm
id: pnpm-install
with:
Expand Down

0 comments on commit 086ec1b

Please sign in to comment.