Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: replace fs-extra with Node.js built-in fs methods #120

Merged
merged 1 commit into from Apr 16, 2024

Conversation

SukkaW
Copy link
Contributor

@SukkaW SukkaW commented Apr 16, 2024

pnpm/action-setup now uses Node.js 20, where built-in fs methods have evolved. We can replace fs-extra with Node.js built-in fs methods.

@SukkaW
Copy link
Contributor Author

SukkaW commented Apr 16, 2024

All tests have passed, see SukkaW#1

@zkochan zkochan merged commit ce859e3 into pnpm:master Apr 16, 2024
27 checks passed
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.

None yet

2 participants