Skip to content

Commit

Permalink
chore(deps): update pnpm/action-setup action to v2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 18, 2022
1 parent df4a70d commit 56288bb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
with:
node-version: 12

- uses: pnpm/[email protected].1
- uses: pnpm/[email protected].2
with:
version: 6.7.4

Expand Down Expand Up @@ -49,7 +49,7 @@ jobs:
with:
node-version: ${{ matrix.node }}

- uses: pnpm/[email protected].1
- uses: pnpm/[email protected].2
with:
version: 6.7.4

Expand All @@ -75,7 +75,7 @@ jobs:
with:
node-version: 12

- uses: pnpm/[email protected].1
- uses: pnpm/[email protected].2
with:
version: 6.7.4

Expand Down

0 comments on commit 56288bb

Please sign in to comment.