Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix GHA Warning - Remove deprecated nodes usages #2968

Conversation

SamerKhshiboun
Copy link
Collaborator

Remove GHA warnings like this:
image

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/

@SamerKhshiboun SamerKhshiboun changed the title Remove deprecated nodes usages Fix GHA Warning - Remove deprecated nodes usages Jan 8, 2024
@SamerKhshiboun SamerKhshiboun marked this pull request as ready for review January 11, 2024 07:43
@SamerKhshiboun SamerKhshiboun merged commit d56d382 into IntelRealSense:ros2-development Jan 11, 2024
6 checks passed
@SamerKhshiboun SamerKhshiboun deleted the remove-deprecated-nodes-usages branch June 8, 2024 12:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant