Skip to content

Enable caching of npm install/npm ci for setup-node action#618

Merged
jeffwidman merged 1 commit into
mainfrom
cache-npm-install
Apr 14, 2025
Merged

Enable caching of npm install/npm ci for setup-node action#618
jeffwidman merged 1 commit into
mainfrom
cache-npm-install

Conversation

@jeffwidman

@jeffwidman jeffwidman commented Apr 11, 2025

Copy link
Copy Markdown
Member

The setup-node action now supports caching the results of npm install/npm ci:
https://github.blog/changelog/2021-07-02-github-actions-setup-node-now-supports-dependency-caching/

@jeffwidman
jeffwidman requested a review from a team as a code owner April 11, 2025 16:31

@pavera pavera left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jeffwidman
jeffwidman merged commit 8ca800c into main Apr 14, 2025
@jeffwidman
jeffwidman deleted the cache-npm-install branch April 14, 2025 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants