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 26c4322 commit dd015e2Copy full SHA for dd015e2
1 file changed
.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@v6.0.1
+ uses: pnpm/action-setup@v6.0.3
40
with:
41
version: 10.27.0
42
run_install: |
0 commit comments