We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f46e273 commit 680b437Copy full SHA for 680b437
.github/workflows/backend-tests.yml
@@ -26,7 +26,7 @@ jobs:
26
with:
27
repository: ether/etherpad-lite
28
path: etherpad-lite
29
- - uses: pnpm/action-setup@v3
+ - uses: pnpm/action-setup@v4
30
name: Install pnpm
31
32
version: 8
.github/workflows/frontend-tests.yml
@@ -15,7 +15,7 @@ jobs:
15
uses: actions/checkout@v3
16
17
18
19
20
21
.github/workflows/npmpublish.yml
@@ -18,7 +18,7 @@ jobs:
22
23
24
0 commit comments