chore(deps): update pnpm/action-setup action to v4.2.0 (#362)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
a9d8e1f793
commit
a23c60ed9f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/script_build.yml
vendored
2
.github/workflows/script_build.yml
vendored
|
|
@ -19,7 +19,7 @@ jobs:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
- name: Setup pnpm
|
- name: Setup pnpm
|
||||||
uses: pnpm/action-setup@v4.1.0
|
uses: pnpm/action-setup@v4.2.0
|
||||||
with:
|
with:
|
||||||
version: latest
|
version: latest
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue