Skip to content

Commit

Permalink
chore(repo): bump to 9.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
maiieul committed Aug 11, 2024
1 parent 64e972e commit 3323749
Show file tree
Hide file tree
Showing 3 changed files with 7,824 additions and 6,694 deletions.
4 changes: 2 additions & 2 deletions .github/actions/setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ runs:
git config --global user.email 'qwik-nx@users.noreply.github.com'
- name: Setup pnpm
uses: pnpm/action-setup@v2.2.4
uses: pnpm/action-setup@v4
with:
version: 8
version: 9.7.0

- name: Use Node
uses: actions/setup-node@v3
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
"commitlint": "commitlint --edit"
},
"private": true,
"packageManager": "pnpm@8.4.0",
"packageManager": "pnpm@9.7.0",
"engines": {
"pnpm": "^8.0.0"
"pnpm": "^9.7.0"
},
"devDependencies": {
"@builder.io/qwik": "~1.4.5",
Expand Down
Loading

0 comments on commit 3323749

Please sign in to comment.