We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3c1c1a commit 8d2cd1bCopy full SHA for 8d2cd1b
.github/workflows/gh-pages.yml
@@ -36,7 +36,7 @@ jobs:
36
run: wasm-pack build --target web && cd pkg && npm install
37
38
- name: Setup pnpm
39
- uses: pnpm/action-setup@v4.0.0
+ uses: pnpm/action-setup@v4.1.0
40
with:
41
version: 9.15.1
42
run_install: |
0 commit comments