Skip to content

Commit

Permalink
chore: pnpm/action-setup assuming packageManager version
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexandre Marques committed Oct 3, 2024
1 parent eb0b683 commit 6802dbc
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/ci-cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,7 @@ jobs:

- name: Setup pnpm
uses: pnpm/action-setup@v4
with:
version: 8


- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v3
with:
Expand Down

0 comments on commit 6802dbc

Please sign in to comment.