Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci/cd: upgrade actions to v4 to avoid NodeJS warning
Change description: - Upgrade actions/checkout from v2 to v4 - Addresses the warnings caused by NodeJS 12 deprecation in actions/checkout - actions/checkout v4 uses NodeJS 16 Signed-off-by: Maharshi Basu <[email protected]>
- Loading branch information