Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update GHA libraries to use modern NodeJS runtime (#2451)
* Update `actions/checkout` and `actions/upload-artifact` This removes the warning about the deprecated `node12` runtime used by existing actions. * Update `mshick/add-pr-comment` The v2 action uses `node16` runtime Workflow will use the `GITHUB_TOKEN` with `pull-requests: write` permission instead of PAT
- Loading branch information