bahmutov / npm-install

GitHub Action for install npm dependencies with caching without any configuration
https://github.com/marketplace/actions/npm-or-yarn-install-with-caching
650 stars 70 forks source link

--frozen-lockfile deprecated, add --immutable option #193

Open The-Code-Monkey opened 1 year ago

The-Code-Monkey commented 1 year ago

As the title says frozen lockfile is now deprecated in v3 is it possible to use --immutable instead