Skip to content

Commit

Permalink
Use older pnpm for examples for now
Browse files Browse the repository at this point in the history
  • Loading branch information
Demivan committed Aug 4, 2023
1 parent 555ee58 commit 8e17a6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
uses: actions/setup-node@v3.6.0
- uses: pnpm/action-setup@v2.2.4
with:
version: 8.x.x
version: 7.x.x
run_install: true

- name: Test
Expand Down

0 comments on commit 8e17a6c

Please sign in to comment.