ci(deps): update actions/setup-node action to v4.4.0 (main) (#1184)
Co-authored-by: Renovate Bot <bot@kriese.eu> Co-committed-by: Renovate Bot <bot@kriese.eu>
This commit is contained in:
parent
ba74d0e3ab
commit
481abdf6f1
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ runs:
|
||||||
with:
|
with:
|
||||||
standalone: true
|
standalone: true
|
||||||
|
|
||||||
- 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: 'pnpm'
|
cache: 'pnpm'
|
||||||
|
|
Loading…
Reference in a new issue