Skip to content

Commit

Permalink
Merge pull request #16 from jacobwgillespie/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/pnpm/action-setup-2.2.2
  • Loading branch information
jacobwgillespie authored May 30, 2022
2 parents e652814 + fea4d87 commit fc21bca
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 @@ -16,7 +16,7 @@ jobs:
key: ${{ runner.os }}-pnpm-${{ hashFiles('**/package.json') }}
restore-keys: |
${{ runner.os }}-pnpm-
- uses: pnpm/[email protected].1
- uses: pnpm/[email protected].2
with:
version: 6.9.1
- run: pnpm install --frozen-lockfile
Expand Down

0 comments on commit fc21bca

Please sign in to comment.