Skip to content

Commit 8e17a6c

Browse files
committed
Use older pnpm for examples for now
1 parent 555ee58 commit 8e17a6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
uses: actions/setup-node@v3.6.0
6767
- uses: pnpm/action-setup@v2.2.4
6868
with:
69-
version: 8.x.x
69+
version: 7.x.x
7070
run_install: true
7171

7272
- name: Test

0 commit comments

Comments
 (0)