Skip to content

Commit dd015e2

Browse files
chore(deps): update pnpm/action-setup action to v6.0.3 (#976)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 26c4322 commit dd015e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@v6.0.1
39+
uses: pnpm/action-setup@v6.0.3
4040
with:
4141
version: 10.27.0
4242
run_install: |

0 commit comments

Comments
 (0)