Skip to content

Commit

Permalink
Merge pull request #9 from jacobwgillespie/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…pnpm/action-setup-2.2.1
  • Loading branch information
jacobwgillespie authored Feb 28, 2022
2 parents c675793 + 4a493aa commit f66fcf4
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].0
- uses: pnpm/[email protected].1
with:
version: 6.9.1
- run: pnpm install --frozen-lockfile
Expand Down

0 comments on commit f66fcf4

Please sign in to comment.