Skip to content

Commit f1d5b96

Browse files
committed
build(all): another try
1 parent ec1cc3a commit f1d5b96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- uses: actions/checkout@v2
1818
- uses: pnpm/action-setup@v4
1919
with:
20-
version: 10
20+
version: 8
2121
- name: Setup Node ${{ matrix.node }}
2222
uses: actions/setup-node@v2
2323
with:

0 commit comments

Comments
 (0)