Use pnpm to handle node/pnpm versions in Dockerfile (#10642)
This commit is contained in:
@@ -37,7 +37,7 @@ jobs:
|
||||
- name: 🔧 Setup Node
|
||||
uses: actions/setup-node@v6
|
||||
with:
|
||||
node-version-file: .nvmrc
|
||||
node-version-file: package.json
|
||||
cache: pnpm
|
||||
|
||||
- name: 🪛 Setup jq
|
||||
|
||||
Reference in New Issue
Block a user