We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0af8e28 + 398c643 commit 979cba2Copy full SHA for 979cba2
3 files changed
.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@v5
30
name: Install pnpm
31
32
version: 8
.github/workflows/frontend-tests.yml
@@ -15,7 +15,7 @@ jobs:
15
uses: actions/checkout@v6
16
17
18
19
20
21
.github/workflows/npmpublish.yml
@@ -18,7 +18,7 @@ jobs:
22
23
24
0 commit comments