Skip to content

Commit

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

Bump pnpm/action-setup from 2 to 3
  • Loading branch information
jessekrubin authored Feb 8, 2024
2 parents 8fa9ed0 + 4d4a438 commit 71046fc
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@v2
- uses: pnpm/action-setup@v3
name: Install pnpm
id: pnpm-install
with:
Expand Down

0 comments on commit 71046fc

Please sign in to comment.