Skip to content

Commit

Permalink
Use current version of pnpm on CI
Browse files Browse the repository at this point in the history
igorkamyshev committed Nov 15, 2023
1 parent 558c5a1 commit 2624dea
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -17,8 +17,6 @@ jobs:
steps:
- uses: actions/checkout@v2
- uses: pnpm/action-setup@v2
with:
version: 7.2.1
- uses: actions/setup-node@v3
with:
node-version: ${{ matrix.node-version }}

0 comments on commit 2624dea

Please sign in to comment.