Skip to content

Commit 294fd10

Browse files
committed
Use pnpm 7.18 in the docker workflow
1 parent 32650f8 commit 294fd10

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: ⎔ Setup pnpm
2727
uses: pnpm/action-setup@v2.2.4
2828
with:
29-
version: 8
29+
version: 7.18
3030

3131
- name: ⎔ Setup node
3232
uses: actions/setup-node@v3

0 commit comments

Comments
 (0)