Closed mishina2228 closed 1 year ago
GitHub Actions workflow prints the following warning.
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
This PR updates actions/checkout to v4 in order to suppress the warning.
Want to suppress the deprecation warnings.
Description
GitHub Actions workflow prints the following warning.
This PR updates actions/checkout to v4 in order to suppress the warning.
Related Issue
Motivation and Context
Want to suppress the deprecation warnings.
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist: