зеркало из https://github.com/github/docs.git
Upgrade actions/setup-node to v4.0.0 (#44988)
This commit is contained in:
Родитель
d37ceed2b4
Коммит
39609bb0bc
|
@ -17,7 +17,7 @@ runs:
|
|||
key: ${{ runner.os }}-node_modules-${{ hashFiles('package*.json') }}-${{ hashFiles('.github/actions/node-npm-setup/action.yml') }}
|
||||
|
||||
- name: Setup Node.js
|
||||
uses: actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7 # v3.8.2
|
||||
uses: actions/setup-node@8f152de45cc393bb48ce5d89d36b731f54556e65 # v4.0.0
|
||||
with:
|
||||
node-version-file: 'package.json'
|
||||
cache: npm
|
||||
|
|
Загрузка…
Ссылка в новой задаче