mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-17 17:32:35 +00:00
skip: merge (ac5bd2a850) [skip release]
This commit is contained in:
commit
dd6a072fcf
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
|
|
@ -38,7 +38,7 @@ runs:
|
||||||
standalone: true
|
standalone: true
|
||||||
|
|
||||||
- name: ⚙️ Setup Node.js ${{ inputs.node-version }}
|
- name: ⚙️ Setup Node.js ${{ inputs.node-version }}
|
||||||
uses: actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4.3.0
|
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
|
||||||
with:
|
with:
|
||||||
node-version-file: .node-version
|
node-version-file: .node-version
|
||||||
cache: ${{ env.CACHE_HIT != 'true' && 'pnpm' || '' }}
|
cache: ${{ env.CACHE_HIT != 'true' && 'pnpm' || '' }}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue