Merge pull request 'ci(deps): update actions/setup-node action to v4.0.4 (main)' (#876) from renovate/main-actions-setup-node-4.x into main
This commit is contained in:
commit
8043c516a3
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ runs:
|
|||
with:
|
||||
standalone: true
|
||||
|
||||
- uses: actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b # v4.0.3
|
||||
- uses: actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4
|
||||
with:
|
||||
node-version-file: .node-version
|
||||
cache: 'pnpm'
|
||||
|
|
Loading…
Reference in a new issue