VRMS
VRMS copied to clipboard
update github action upload-artifact to V4
Fixes #2038
What changes did you make and why did you make them ?
- Update GitHub Actions workflow to use actions/upload-artifact@v4 since v3 is deprecated and caused workflow failures.
- Added missing NVM link in CONTRIBUTING.md