Skip to content

Commit

Permalink
chore: update pnpm to v9 in actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Nirajn2311 committed Jun 16, 2024
1 parent 0eeb1f7 commit abd4ab8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mobile-curriculum-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- name: Setup pnpm
uses: pnpm/action-setup@v2
with:
version: 8
version: 9

- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4
Expand Down

0 comments on commit abd4ab8

Please sign in to comment.