mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-26 10:26:15 -04:00
Bumped pnpm (#6351)
* Bumped pnpm * Install correct pnpm version * Install specific pnpm version.
This commit is contained in:
parent
6e52eaabe1
commit
fb2f4e8f54
12 changed files with 4930 additions and 3937 deletions
6
.github/workflows/frontend-tests.yml
vendored
6
.github/workflows/frontend-tests.yml
vendored
|
@ -30,7 +30,7 @@ jobs:
|
|||
- uses: pnpm/action-setup@v3
|
||||
name: Install pnpm
|
||||
with:
|
||||
version: 8
|
||||
version: 9.0.4
|
||||
run_install: false
|
||||
- name: Get pnpm store directory
|
||||
shell: bash
|
||||
|
@ -96,7 +96,7 @@ jobs:
|
|||
- uses: pnpm/action-setup@v3
|
||||
name: Install pnpm
|
||||
with:
|
||||
version: 8
|
||||
version: 9.0.4
|
||||
run_install: false
|
||||
- name: Get pnpm store directory
|
||||
shell: bash
|
||||
|
@ -163,7 +163,7 @@ jobs:
|
|||
- uses: pnpm/action-setup@v3
|
||||
name: Install pnpm
|
||||
with:
|
||||
version: 8
|
||||
version: 9.0.4
|
||||
run_install: false
|
||||
- name: Get pnpm store directory
|
||||
shell: bash
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue