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 1530707 commit 7031b0dCopy full SHA for 7031b0d
.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.1.0
+ uses: pnpm/action-setup@v4.2.0
40
with:
41
version: 9.15.9
42
run_install: |
0 commit comments