mirror of
https://github.com/dependabot/fetch-metadata.git
synced 2026-03-12 18:07:12 -04:00
The initial impetus for this change was: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ However, it turns out the entire step is unnecesary since `actions/setup-node` supports directly reading the `.nvmrc` file.