Update `actions/upload-artifact` to v4
https://github.com/nodejs/diagnostics/blob/7f106c1bfcf9489cb1df24bebed773eb0c03eaba/.github/workflows/scorecards.yml#L61
Version 3 will stop working on January 30th, 2025: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
That file seems to be generated by stepsecurity.io. Might need to check with them if there's a reason why it's version-locked and has not been updated.
cc @RafaelGSS Seems you are the committer on that. Do you know if we can just update that?
cc: @UlisesGascon @nodejs/security-wg
I'm almost sure we can update that. I believe dependabot is just not working on this repository?
Quite possibly it was never configured given there's no code dependencies in this repo, it's all just text content. 🤔