Skip to content

Commit 8d2cd1b

Browse files
chore(deps): update pnpm/action-setup action to v4.1.0 (#678)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a3c1c1a commit 8d2cd1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
run: wasm-pack build --target web && cd pkg && npm install
3737

3838
- name: Setup pnpm
39-
uses: pnpm/action-setup@v4.0.0
39+
uses: pnpm/action-setup@v4.1.0
4040
with:
4141
version: 9.15.1
4242
run_install: |

0 commit comments

Comments
 (0)