mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-16 08:52:35 +00:00
chore(deps): update pnpm/action-setup action to v4.2.0
| datasource | package | from | to | | ----------- | ----------------- | ------ | ------ | | github-tags | pnpm/action-setup | v4.1.0 | v4.2.0 |
This commit is contained in:
parent
fac14a3724
commit
eed03e6062
1 changed files with 1 additions and 1 deletions
2
.github/actions/setup-node/action.yml
vendored
2
.github/actions/setup-node/action.yml
vendored
|
|
@ -33,7 +33,7 @@ runs:
|
|||
}}' >> "$GITHUB_ENV"
|
||||
|
||||
- name: ⚙️ Setup pnpm
|
||||
uses: pnpm/action-setup@a7487c7e89a18df4991f7f222e4898a00d66ddda # v4.1.0
|
||||
uses: pnpm/action-setup@41ff72655975bd51cab0327fa583b6e92b6d3061 # v4.2.0
|
||||
with:
|
||||
standalone: true
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue