Skip to content
You're viewing an older version of this GitHub Action. Do you want to see the latest version instead?
command

GitHub Action

NPM or Yarn install with caching

v1.0.2

NPM or Yarn install with caching

command

NPM or Yarn install with caching

Install npm dependencies with caching

Installation

Copy and paste the following snippet into your .yml file.

              

- name: NPM or Yarn install with caching

uses: bahmutov/[email protected]

Learn more about this action in bahmutov/npm-install

Choose a version

npm-install

GitHub Action for install npm dependencies with caching without any configuration

See bahmutov/npm-install-action-example.